This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-24 10:05:46 +00:00
Code
Issues
25
Releases
Wiki
Activity
39f5bc7fc3
django
/
tests
/
regressiontests
/
admin_views
History
Adrien Lemaire
2c8267bf3d
Fixed
#17899
-- Rewrote [Ee]-mail to [Ee]mail
2012-09-26 14:14:51 +02:00
..
fixtures
templates
__init__.py
admin.py
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
customadmin.py
forms.py
models.py
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
tests.py
Fixed
#17899
-- Rewrote [Ee]-mail to [Ee]mail
2012-09-26 14:14:51 +02:00
urls.py
views.py