mybuddy/babybuddy/management/commands
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
..
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
fake.py Add Diaper Change amounts to fake data generation 2020-01-26 13:32:02 -08:00
migrate.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
reset.py Don't run `createcachetables` during `reset` 2020-01-31 09:09:01 -08:00