#5245: manager runserver don't reload after fixing error
-----------------------------------+----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian                
   
     Status:  reopened             |            Component:  django-admin.py 
runserver
    Version:  SVN                  |           Resolution:                      
     
   Keywords:  runserver reload     |                Stage:  Unreviewed          
     
  Has_patch:  0                    |           Needs_docs:  0                   
     
Needs_tests:  0                    |   Needs_better_patch:  0                   
     
-----------------------------------+----------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 I did this. Same error occured :
 
 Validating models...
 Unhandled exception in thread started by <function inner_run at 0x1783330>
 Traceback (most recent call last):
   File "/opt/local/lib/python2.5/site-
 packages/django/core/management/commands/runserver.py", line 40, in
 inner_run
     self.validate(display_num_errors=True)
   File "/opt/local/lib/python2.5/site-
 packages/django/core/management/base.py", line 63, in validate
     raise CommandError("One or more models did not validate:\n%s" %
 error_text)
 django.core.management.base.CommandError: One or more models did not
 validate:
 friendsnippets.subscriptions: invalid syntax (models.py, line 8)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5245#comment:10>
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