#5509: There is no way for reverting Blank value
-------------------------------------+--------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  nobody       
  Status:  new                       |   Component:  Uncategorized
 Version:  SVN                       |    Keywords:               
   Stage:  Unreviewed                |   Has_patch:  0            
-------------------------------------+--------------------------------------
 If blank=True in one field, there is no possibility (nop in admin nop in
 shell) to revert one field to blank after set this field.
 It's perhaps an incongruent thing for user: if one field allowed to be
 blank initially, then it should be able to be blank always, so unset the
 value in the field and set it to blank
 
 In shell, we could have:
 a.onefield=Blank
 
 as a.onefield=None exists
 
 Thanks a lot,
 Xan.
 
 Following: http://groups.google.com/group/django-
 users/browse_thread/thread/20903fd9f4c59495/a9e0e4e5d16d2324,

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