mooja / django-cms-tutorial

django CMS Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django CMS Tutorial

Welcome to the django CMS 3 Tutorial. This tutorial should guide you through the first basic steps with django CMS all the way up to adding your own plugins and apps and extending the CMS' models itself!

Getting help

Should you run into trouble and can't figure out how to solve it yourself, you can get help from either our mailinglist or IRC channel #django-cms on freenode (irc.freenode.net).

Before we start

Please make sure you have installed the following prerequisites:

  • Python
  • pip

Start

To get started, continue to Step 1 - Inital Setup!

About

django CMS Tutorial