Django 2.1.8 release notes¶
April 1, 2019
Django 2.1.8 fixes a bug in 2.1.7.
Bugfixes¶
Prevented admin inlines for a
ManyToManyField
's implicit through model from being editable if the user only has the view permission (#30289).
April 1, 2019
Django 2.1.8 fixes a bug in 2.1.7.
Prevented admin inlines for a ManyToManyField
's implicit through model
from being editable if the user only has the view permission
(#30289).
Offline (Django 5.1):
HTML |
PDF |
ePub
Provided by Read the Docs.
© 2005-2024 Django Software Foundation and individual contributors. Django is a registered trademark of the Django Software Foundation.