Skip to content

theithec/django-pagetools

Repository files navigation

circlebadge_ coverallsbadge_ rtdbadge_

Welcome to django-pagetools's documentation!

This is work im progress.

Django-pagetools is a set of Django apps to provide some cms-like features

  • Menus
  • Widgets
  • Pages (with forms)
  • Subscribtions/Newsletter
  • Sections (nested content)
  • Search

without changing the workflow with Django, provided you use Grappelli.

Documentation (WIP): https://django-pagetools.readthedocs.io/en/latest/

Demo:

git clone https://github.com/theithec/django-pagetools.git

cd django-pagetools/

python -m pip install .

cd demo

./manage.py createdemodata

./manage.py runserver
Admin-url: http://127.0.0.1:8000/admin
User: admin
Password: password