1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/forms_tests
Claude Paroz be9ae693c4 Fixed #17840 -- Generalized named placeholders in form error messages
Also fixed plural messages for DecimalField.
2013-04-13 18:55:50 +02:00
..
templates/forms_tests Removed forced settings in runtests 2013-03-11 17:46:56 +01:00
tests Fixed #17840 -- Generalized named placeholders in form error messages 2013-04-13 18:55:50 +02:00
__init__.py
models.py
urls.py
views.py