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
40f0a84cb1
django
/
tests
/
admin_changelist
History
Download ZIP
Download TAR.GZ
Tim Graham
ad0f0daf8c
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
...
Forwardport of
2456276b02
from stable/1.8.x
2015-05-28 10:52:50 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
2015-05-28 10:52:50 -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
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
2015-05-28 10:52:50 -04:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00