#13062: Can't see PendingDeprecationWarnings in the development server on Linux
---------------------------------------+------------------------------------
 Reporter:  gremmie                    |       Owner:  nobody    
   Status:  new                        |   Milestone:  1.3       
Component:  django-admin.py runserver  |     Version:  SVN       
 Keywords:                             |       Stage:  Unreviewed
Has_patch:  0                          |  
---------------------------------------+------------------------------------
 When running

 {{{
 $ python -Wall manage.py runserver
 }}}

 !PendingDeprecationWarnings are not seen in the dev. server output unless
 you use the --noreload option on Ubuntu. For reference, see
 [http://groups.google.com/group/django-
 users/browse_frm/thread/cc9821b4210654ad# this thread on the user's
 mailing list]. Karen Tracey has reported in that thread that this does
 seem to work as expected under Windows (no --reload is needed there).

 I can try working up a patch if anyone more experienced can point me in
 the right direction. Thanks.

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