File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A Django application for managing hierarchical pages of content, possibly in
6
6
multiple languages and/or on multiple sites.
7
7
8
8
Django CMS handles the navigation rendering for you with clean, slug based URLs,
9
- and this navigation can be extended by custom Django applications
9
+ and this navigation can be extended by custom Django applications.
10
10
11
11
You can define editable areas, called placeholders, in your templates which you
12
12
can fill with CMS plugins, by default we ship the following plugins:
@@ -56,4 +56,4 @@ Credits
56
56
* Javascript tree in admin uses `jsTree <http://www.jstree.com >`_.
57
57
* Many thanks to the
58
58
`over 150 contributors <https://github.com/divio/django-cms/blob/master/AUTHORS >`_
59
- to the django CMS!
59
+ to the django CMS!
You can’t perform that action at this time.
0 commit comments