This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 05:05:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
cb15ceb555
django
/
tests
/
admin_changelist
History
Download ZIP
Download TAR.GZ
Tim Graham
c42123adb1
Removed redundancy in admin_changelist tests.
2015-09-25 10:23:32 -04:00
..
__init__.py
admin.py
Fixed
#24474
-- Allowed configuring the admin's empty change list value.
2015-06-04 21:06:26 -04:00
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Removed redundancy in admin_changelist tests.
2015-09-25 10:23:32 -04:00
urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00