django 2 compatibility

Bug #1892438 reported by Wouter van Bommel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Django Admin Auditor
Fix Released
Undecided
Unassigned

Bug Description

The django adminaudit module is currently not compatible with django 2, this will need to be fixed as django 1 is EOL.

Reported error is:

<class 'django.forms.widgets.new_model_admin'>: (admin.E130) __name__ attributes of actions defined in <class 'django.forms.widgets.new_model_admin'> must be unique.

This apparently is related to: https://docs.djangoproject.com/en/2.2/releases/2.2/#admin-actions-are-no-longer-collected-from-base-modeladmin-classes

Related branches

description: updated
description: updated
Changed in django-adminaudit:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.