django/tests/forms_tests
Mariusz Felisiak 0034e9af18 Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
2017-02-07 11:33:37 -05:00
..
field_tests Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
jinja2/forms_tests
templates/forms_tests
tests Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
widget_tests Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets. 2017-02-07 11:33:37 -05:00
__init__.py
models.py
urls.py
views.py