1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs/ref/forms
Jon Dufresne 267dc4addd Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
Previously, empty values were saved as strings.
2016-06-13 09:14:36 -04:00
..
api.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
fields.txt Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL. 2016-06-13 09:14:36 -04:00
formsets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt
models.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
validation.txt
widgets.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00