Re: [Django] #13062: Can't see PendingDeprecationWarnings in the development server on Linux

2011-01-16 Thread Django
#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   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  1 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by gremmie):

 I can confirm that this patch fixed the problem for me on Ubuntu; I can
 now see !PendingDeprecationWarnings when running the dev server.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #13062: Can't see PendingDeprecationWarnings in the development server on Linux

2010-12-04 Thread Django
#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   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  1 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by claudep):

  * has_patch:  0 => 1

Comment:

 I absolutely don't know if this is the right fix, but at least the
 attached patch works on my system. Someone on Windows could check if it
 doesn't break things.

-- 
Ticket URL: 
Django 
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #13062: Can't see PendingDeprecationWarnings in the development server on Linux

2010-03-09 Thread Django
#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   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by russellm):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

-- 
Ticket URL: 
Django 
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #13062: Can't see PendingDeprecationWarnings in the development server on Linux

2010-03-08 Thread Django
#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: 
Django 
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.