Christopher C. Wells
6b7196cfb7
Pass verbosity argument to `createcachetable`
2022-11-05 07:15:28 -07:00
Christopher C. Wells
6392ffb37b
Add cache table creation to reset command
2022-10-29 19:39:18 -07:00
Christopher C. Wells
cd946280cb
Format code with black
2022-02-09 16:00:30 -08:00
Christopher C. Wells
426378c3e1
Disable system checks for `gulp reset` command
2020-08-12 19:58:53 -07:00
Christopher C. Wells
6662d1036d
Clear cache during `reset` operation
2020-01-31 09:09:01 -08:00
Christopher C. Wells
f4f7b8f5af
Don't run `createcachetables` during `reset`
...
The `reset` command can only be run after initial app setup, which will include cache tables creation so running it again won't ever do anything since the table will already exist.
2020-01-31 09:09:01 -08:00
Christopher C. Wells
c720f0b581
Add cache table support (WIP)
2020-01-31 09:09:01 -08:00
Christopher Charbonneau Wells
5dc372281b
Remove all unicode_literals imports.
2018-02-17 17:09:40 -05:00
Christopher Charbonneau Wells
f9f6ea5e88
Add management command tests.
2017-11-11 17:25:28 -05:00
Christopher Charbonneau Wells
e45101b75c
Rename project Baby Buddy.
2017-10-22 14:00:42 -04:00