#5931: __repr__ for db Fields
-------------------------------------------------------+--------------------
          Reporter:  Thomas Güttler <h...@tbz-pariv.de>  |         Owner:  
nobody
            Status:  new                               |     Milestone:        
         Component:  Database layer (models, ORM)      |       Version:  SVN   
        Resolution:                                    |      Keywords:        
             Stage:  Accepted                          |     Has_patch:  1     
        Needs_docs:  0                                 |   Needs_tests:  0     
Needs_better_patch:  1                                 |  
-------------------------------------------------------+--------------------
Changes (by mtredinnick):

  * needs_better_patch:  0 => 1
  * stage:  Design decision needed => Accepted

Comment:

 Seems reasonable. However, the test doesn't show that it works as
 expected. It shows that when you use a field in a completely non-standard
 fashion (outside of a model), it reports None. That's maybe 0.001% of the
 normal use-cases. Testing the other 99%+ would be ideal. :-)

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