django-alapage

Page management app for Django


Keywords
django, page, management
License
MIT
Install
pip install django-alapage==0.8

Documentation

Django Alapage

Build Status

Page management application with slideshows for Django. The pages are editable in a wysiwyg editor or in a html/css code editor in the admin interface.

Features

  • Edit page in a wysiwyg editor or code editor
  • Page level permissions management
  • Fullscreen inline edit

Screenshots

Pages can be edited in wysiwyg mode or code mode with ( django-ckeditor ) or ( django-codemirror2 )

Editors

Documentation

Read the documentation

Todo

  • More tests
  • Ability to choose from wysiwig editor or code editor depending on the user preference