django-suit icon indicating copy to clipboard operation
django-suit copied to clipboard

Minimum changes to make it work for Djnago 3.2

Open uzi0espil opened this issue 4 years ago • 0 comments

These are the changes:

  • Fix imports and deprecated methods coming from Django.
  • Override and remove the navbar that has been introduced in Django 3.1
  • Fix styling issues:
    • Right filter in changelist not showing.
    • missing jquery library.

I haven't updated the demo site at all. So there might be something to be fixed there.

uzi0espil avatar Nov 11 '21 10:11 uzi0espil