django/docs/ref/forms
chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
..
api.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
fields.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
formsets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
models.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
renderers.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
validation.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
widgets.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00