viewflow / django-material

Material Design for Django
http://viewflow.io/
BSD 3-Clause "New" or "Revised" License
2.49k stars 424 forks source link

[PRO] Stacked Class is missing #439

Closed lino closed 6 years ago

lino commented 6 years ago

I can't quite reproduce it, but after installing material and material-pro, some parts are missing. For example the Stacked class or Filtersets. Is there any way to reliably install material pro?

kmmbvnr commented 6 years ago

You need to uninstall django-material and install django-material-pro only

lino commented 6 years ago

Now the class is back again, however others are missing:

ModuleNotFoundError: No module named 'material.frontend.apps'

kmmbvnr commented 6 years ago

Mm, that's hard to say what thing when wrong in your case.

Probably starting from fresh virtual environment could solve the issue. django-material-pro package is a complete replacement for open source version. Both packages should not be installed together.

Could you please contact over zendesk with detail steps and materail package versions that you used and the complete stacktrace.