#12012: Integration with the Python standard library logging module
-------------------------------------+--------------------------------------
          Reporter:  simon           |         Owner:  nobody
            Status:  new             |     Milestone:        
         Component:  Core framework  |       Version:  SVN   
        Resolution:                  |      Keywords:        
             Stage:  Unreviewed      |     Has_patch:  1     
        Needs_docs:  1               |   Needs_tests:  1     
Needs_better_patch:  1               |  
-------------------------------------+--------------------------------------
Comment (by vsajip):

 Result of running {{{./manage.py validate}}} with patch in
 12012-r11624.diff and attached settings.py:

 {{{
 2009-10-15 14:58:31,772 INFO     logtest       Adding listener for
 class_prepared...
 2009-10-15 14:58:31,803 INFO     logtest       class_prepared listener
 called: ContentType
 2009-10-15 14:58:31,805 INFO     logtest       class_prepared listener
 called: Permission
 2009-10-15 14:58:31,807 INFO     logtest       class_prepared listener
 called: Group
 2009-10-15 14:58:31,810 INFO     logtest       class_prepared listener
 called: User
 2009-10-15 14:58:31,813 INFO     logtest       class_prepared listener
 called: Message
 2009-10-15 14:58:31,843 INFO     logtest       class_prepared listener
 called: Session
 2009-10-15 14:58:31,864 INFO     logtest       class_prepared listener
 called: Site
 2009-10-15 14:58:31,916 INFO     logtest       ORM works: all users: vinay
 (Vinay Sajip)
 }}}

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

Reply via email to