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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Antonio Garcia-Dominguez
5c412dd8a7
Fixes
#24727
-- Prevented ClearableFileInput from masking exceptions on Python 2
2015-05-04 09:44:18 -04:00
..
templates
/forms_tests
…
tests
Fixes
#24727
-- Prevented ClearableFileInput from masking exceptions on Python 2
2015-05-04 09:44:18 -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
…