/django_pages_n_blocks_cms

A simple dajango CMS made of pages and blocks for fast dynamic update

Primary LanguagePython

Setup info

$ pip install -r requirements.txt
$ ./manage.py syncdb
$ ./manage.py runserver

Hints to activate slide show

  • Add images to media/images directory
  • Add them from admin