home / django_tickets / tickets

tickets: 6011

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
6011 2007-11-22 06:16:04 2011-10-09 13:42:11 2022-03-06 03:35:59.860668 Ready for checkin closed Core (Management commands) Bug Normal dev fixed manage.py flush command not working as advertised If you run `manage.py help flush`, it indicates that it will be the same as if you ran the sql in `manage.py sqlflush` However, once you try to run it, it starts prompting as if it's running syncdb, like reset does. Flush should be a simple flush as advertised, while reset does the resetting. nobody Collin Grady <cgrady@the-magi.us>   0 1 0 0 0 0
Powered by Datasette · Queries took 1.069ms