1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests/forms_tests
Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings.
Thanks Claude Paroz for assistance with translations.
2019-06-28 16:46:18 +02:00
..
field_tests Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
jinja2/forms_tests
templates/forms_tests
tests Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
widget_tests Fixed #30578 - Made SelectDateWidget respect a custom date format when USE_L10N is disabled. 2019-06-26 11:07:11 +02:00
__init__.py
models.py
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
views.py