Closed huseyinbilgili closed 6 years ago
It's unclear, what do you mean by "not working" Do you have an exception?
Did you run collectstatic/migrate etc?
Do you mean admin part that was dropped in 1.2.0? #373
yes i did collectstatic and migrate. When i publish to server django-admin theme always coming default admin template not material theme but in my local django-material working fine. I'm wondering it can be about my django version or material version ?
Yep, see the changelog
What version should be for django material and django-admin ? Which is the stable with each other
Thx for help its all about django-material versions :+1:
also here its my TEMPLATE
i added django-material to installed apps and there is my requirements.txt for production
what is the problem my django material its working on local but not working on the production.(AWS)