This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Tim Graham
730173d1c5
Fixed
#29623
-- Fixed translation failure of DurationField's "overflow" error message.
2018-08-08 06:24:52 -04:00
..
field_tests
Fixed
#29623
-- Fixed translation failure of DurationField's "overflow" error message.
2018-08-08 06:24:52 -04:00
jinja2
/forms_tests
…
templates
/forms_tests
Fixed
#29375
-- Removed empty action attribute on HTML forms.
2018-05-02 09:20:04 -04:00
tests
Fixed
#29363
-- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00
widget_tests
Fixed typos in comments and docs.
2018-08-01 16:09:22 -04:00
__init__.py
…
models.py
…
urls.py
…
views.py
…