You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Django 3, support for template tag admin_tag has been dropped, needs to be replaced by static. Also the models registered on admin.py is not correctly shown on the admin page
Since Django 3, support for template tag
admin_taghas been dropped, needs to be replaced bystatic. Also the models registered onadmin.pyis not correctly shown on the admin page