sehmaschine / django-grappelli

A jazzy skin for the Django Admin-Interface (official repository).
http://www.grappelliproject.com
Other
3.77k stars 657 forks source link

Remove Django Javascripts #980

Closed sehmaschine closed 2 years ago

sehmaschine commented 2 years ago

IMO it is possible to remove all Django js besides DateTimeShortcuts.js, RelatedObjectLookup.js and actions.js (because we slightly adapt these javascripts). I didn't come across any issues with my tests.

Any objections?