django/docs/ref/forms
Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField
Uses native support in postgres, and char(32) on other backends.
2014-09-16 10:08:09 +01:00
..
api.txt
fields.txt Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
formsets.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
index.txt
models.txt Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
validation.txt Fixed #23391 -- Removed an erroneous backtip from the form's documentation. 2014-08-31 20:06:38 -04:00
widgets.txt