Skip to content

yukirt/django-mezzanine-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

django-mezzanine-practice

Django CMS by Mezzanine

Mezzanine intall

Mezzanine

Using Django 2.2 have to follow this

pip install git+https://github.com/fermorltd/mezzanine.git@2.2-compat
pip install -U git+https://github.com/fermorltd/filebrowser-safe.git@2.2-compat
pip install -U git+https://github.com/fermorltd/grappelli-safe.git@2.2-compat
python manage.py createdb
python manage.py runserver

Mezznani themes

mezzanine-themes

Using themes in settings.py INSTALLED_APPS

  • nova
  • moderna
  • flat
  • solid

About

Django CMS by Mezzanine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published