Barukimang
Barukimang
Hej @pareshpandit maybe try this package: https://pypi.org/project/django-4-jet/
You can install this version: https://pypi.org/project/django-jet-4/
Sure @mehdirazajaffri Do you have a fix in mind for this?
Does including a comma after 'jet' help?
Did you add Jet to `settings.py`? ``INSTALLED_APPS = ( ... 'jet', 'django.contrib.admin', )`` https://pypi.org/project/django-3-jet/
Solution of @yasinkbas works, only not for a Docker deployment. Would be great if django 3 fix is approved into new version!
This version of django-jet works with Django3.0: https://pypi.org/project/django-3-jet/ To install use: `pip install django-3-jet`
Use the django3 version of Jet: `pip install django-3-jet`
Use the django3 version of Jet: `pip install django-3-jet`
Use the django3 version of Jet: `pip install django-3-jet`