geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.58k stars 772 forks source link

ModuleNotFoundError: No module named 'jet.urls' #490

Closed dawitadmassu closed 10 months ago

dawitadmassu commented 3 years ago

i am getting this issue when i use django-3-jet

TunaLee commented 10 months ago

instead use django-4-jet $pip install django-4-jet

dawitadmassu commented 10 months ago

@TunaLee Thanks