tikservices / django-jet2

Next Generation of django-jet (Modern responsive template for the Django admin interface with improved functionality.)
https://github.com/tiktn/django-jet2
GNU Affero General Public License v3.0
6 stars 12 forks source link

Compatibility with Django 3.1 #25

Open sanjioh opened 3 years ago

sanjioh commented 3 years ago

Hello,

thanks for maintaining django-jet2!

I'd like to report a compatibility issue I experienced upgrading a project to Django 3.1. It looks like something goes wrong with fieldset rendering:

Django 3.0

Screen_Shot_2021-02-11_at_15 46 30

Django 3.1

Screen_Shot_2021-02-11_at_15 51 42 Screen_Shot_2021-02-11_at_15 52 02

Any chance this can get fixed?

Please let me know if I can be of further help.

Thanks,

Fabio

marcoooo commented 3 years ago

Hi @xrmx I've just created this new fork: https://github.com/marcoooo/django-jet2 where I just pushed updates on js libs, including your latest updates. If by chance you still wanna play with it :-)

xrmx commented 3 years ago

@marcoooo See if you find something useful there too https://github.com/appli-intramuros/django-jet/pulls . That specific fork may have some useful javascript frontend changes.