django-sqlalchemy
django-sqlalchemy copied to clipboard
Implement the flush Management Command
The flush command needs to be implemented. It's possible that it may work if
it's implemented
using reset and syncdb.
See:
http://www.djangoproject.com/documentation/django-admin/#flush
Original issue reported on code.google.com by [email protected] on 22 Mar 2008 at 10:15