#4733: Allowing blank inserts in models.Charfield
--------------------------+-------------------------------------------------
Reporter: Ceschiatti | Owner: adrian
Status: closed | Component: Validators
Version: SVN | Resolution: invalid
Keywords: | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------+-------------------------------------------------
Changes (by mtredinnick):
* status: reopened => closed
* resolution: => invalid
Comment:
Validation and saving are intentionally separate, as noted elsewhere. The
behaviour you are seeing is consistent with this design constraint and so
this is not a bug, in that respect.
With the new validation code that is being added soon, I think we decided
on some sort of option to have a save-and-validate all in one step, but I
can't remember for sure. It won't be compulsory, but a shortcut might
exist.
For right now, though, this remains "not a bug". Please don't reopen it
just because you happen not to agree with that.
--
Ticket URL: <http://code.djangoproject.net/ticket/4733#comment:4>
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
-~----------~----~----~----~------~----~------~--~---