#6011: manage.py flush command not working as advertised
----------------------------------------------+-----------------------------
Reporter:  Collin Grady <[EMAIL PROTECTED]>  |       Owner:  nobody         
  Status:  new                                |   Component:  django-admin.py
 Version:  SVN                                |    Keywords:                 
   Stage:  Unreviewed                         |   Has_patch:  0              
----------------------------------------------+-----------------------------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6011>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to