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-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2dc93bb10a
django
/
tests
/
admin_changelist
History
Download ZIP
Download TAR.GZ
Loek van Gent
0207bdd2d4
Fixed
#24474
-- Allowed configuring the admin's empty change list value.
2015-06-04 21:06:26 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#24474
-- Allowed configuring the admin's empty change list value.
2015-06-04 21:06:26 -04:00
models.py
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
2015-05-28 10:52:50 -04:00
tests.py
Fixed
#24474
-- Allowed configuring the admin's empty change list value.
2015-06-04 21:06:26 -04:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00