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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Michael Angeletti
e13dca859c
[1.8.x] Added missing return value to DurationField.prepare_value(); refs
#24339
.
...
Backport of 49647bec6e86b8d3d370ea1d8a80423185502c5a from master
2015-02-14 18:39:17 -05:00
..
templates
/forms_tests
…
tests
[1.8.x] Added missing return value to DurationField.prepare_value(); refs
#24339
.
2015-02-14 18:39:17 -05:00
__init__.py
…
models.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
urls.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
views.py
…