#13354: Possible bug, or possible docs error.
---------------------------------------------------+------------------------
          Reporter:  orokusaki                     |         Owner:  nobody
            Status:  closed                        |     Milestone:  1.2   
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:  invalid                       |      Keywords:        
             Stage:  Unreviewed                    |     Has_patch:  0     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by orokusaki):

 * cc: kmtracey (added)

Comment:

 @kmtracey

 I'm not calling the code myself in my application. I understand how to
 write custom model fields (I have about 9 in my current project), and I'm
 not looking for free support. My concern is that the '''same method is
 being called to render the DB value out''' to its Python value (which then
 is output in my model form to the user) '''as well as to prep what the
 user inputs for the DB again'''. This is very incorrect and needs to be
 addressed in some way (either by changing the docs, or patching).

 If you read my entire ticket before answering and closing my ticket next
 time, this miss-communication won't occur.

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

Reply via email to