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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
Tim Graham
ad0f0daf8c
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
...
Forwardport of 2456276b0250c9f21d580ca6c3f3c86345ad6370 from stable/1.8.x
2015-05-28 10:52:50 -04:00
..
__init__.py
…
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