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-04 14:37:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Julien Phalip
c555741aa7
Fixed
#18530
-- Fixed a small regression in the admin filters where wrongly formatted dates passed as url parameters caused an unhandled ValidationError. Thanks to david for the report.
2012-09-15 16:20:56 -07:00
..
modeltests
[py3k] Silence many warnings while running the tests.
2012-09-07 13:17:34 -04:00
regressiontests
Fixed
#18530
-- Fixed a small regression in the admin filters where wrongly formatted dates passed as url parameters caused an unhandled ValidationError. Thanks to david for the report.
2012-09-15 16:20:56 -07:00
templates
…
runtests.py
Fixed
#15552
-- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
2012-09-08 16:58:35 -06:00
test_sqlite.py
…
urls.py
…