mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.6.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Thanks to Trac alias Markush2010 and ross for the detailed reports.
Backport of 3cbb759 from master
This commit is contained in:
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.6.7
|
||||
1.6.6
|
||||
1.6.5
|
||||
1.6.4
|
||||
@@ -38,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.5.10
|
||||
1.5.9
|
||||
1.5.8
|
||||
1.5.7
|
||||
@@ -54,6 +56,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.4.15
|
||||
1.4.14
|
||||
1.4.13
|
||||
1.4.12
|
||||
|
||||
Reference in New Issue
Block a user