Django 2.1.8 release notesLink to this heading

April 1, 2019

Django 2.1.8 fixes a bug in 2.1.7.

버그 수정Link to this heading

  • Prevented admin inlines for a ManyToManyField's implicit through model from being editable if the user only has the view permission (#30289).