1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/forms_tests
2015-05-06 07:13:00 -04:00
..
templates/forms_tests
tests Fixed #24497 -- Added Widget.supports_microseconds attribute 2015-05-06 07:13:00 -04:00
__init__.py
models.py Guaranteed removal of temporary files during tests. 2015-02-23 16:55:26 +01:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
views.py