Merge branch 'develop' of github.com:nephila/djangocms-blog into develop

This commit is contained in:
Iacopo Spalletti 2015-02-08 22:46:57 +01:00
commit 4e26bcc2d1

View file

@ -132,7 +132,7 @@ suited for your deployment.
* To start your blog create a new page from the CMS and hook it to the blog application:
* Create a new django CMS page
* Go to Advanced settings and sele select Blog from the Application selector;
* Go to Advanced settings and select Blog from the Application selector;
* Eventually customise the Application instance name;
* Restart the project instance to properly load blog urls.