#7845: ./manage.py reset fails if app does not define models
-----------------------------+----------------------------------------------
 Reporter:  miracle2k        |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  django-admin.py  |     Version:  SVN       
 Keywords:                   |       Stage:  Unreviewed
Has_patch:  1                |  
-----------------------------+----------------------------------------------
 ./manage.py reset fails with an obscure IndexError if an app does not
 define models.

 There seems to be no strong reason why it should fail though, and in fact
 the problem is a line in ''core/management/sql.py'' that doesn't seem to
 have any effect at all anyway (see patch).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7845>
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