Skip to content

andrewschoen/django-cms-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django CMS: Friends don't let friends use Drupal

There are literally thousands of CMS options out there, so why not choose one that’s built with Python and on the amazing Django web framework. In this talk we’ll discuss the basics of django CMS and how to use it to build a great CMS solution for your clients. We’ll go over templates, menus, settings, user permissions, asset management, front-end editing, plugins and extending the CMS with your own Django apps.

To build the presentation:

$ pip install -r requirements.txt
$ make slides

Open the index.html file in _build/slides

About

django CMS: Friends don't let friends use Drupal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages