#31047: Empty models.TextField being incorrectly saved as empty string
-------------------------------------+-------------------------------------
Reporter: Ebenezer | Owner: nobody
Hailemariam |
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* version: 2.2 => master
* resolution: => duplicate
Comment:
This is a documented and expected behavior, see
[https://docs.djangoproject.com/en/dev/ref/models/fields/#null #null] and
[https://docs.djangoproject.com/en/dev/ref/models/fields/#blank #blank].
Duplicate of #9590.
--
Ticket URL: <https://code.djangoproject.com/ticket/31047#comment:2>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/062.deda477f10619c9f9464b9b2256ff0e6%40djangoproject.com.