a-roomana / django-jalali-date

Jalali Date support for user interface. Easy conversion of DateTimeFiled to JalaliDateTimeField within the admin site, views, forms and templates.
MIT License
309 stars 33 forks source link

fixed: No module named templatetags.admin_static in Django 3 #25

Closed xaoirse closed 4 years ago

xaoirse commented 4 years ago

This error occurred becuse of path of static.py file in Django==3.0 ModuleNotFoundError: No module named 'django.contrib.admin.templatetags.admin_static'

a-roomana commented 4 years ago

@mxsadegh

خیلی ممنون از تغییرات شما. تغییرات مرج شد و نسخه جدید منتشر شد