File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
django-page-cms
3
3
===============
4
4
5
- This Django CMS enable you to create and administrate hierarchical pages in a simple and powerful way.
5
+ This Django CMS enables you to create and administrate hierarchical pages in a simple and powerful way.
6
6
7
- Django page CMS is based around a placeholders concept. A placeholder is special template tag that
8
- you use in your page templates. Every time you add a placeholder in your template a field
9
- dynamically appears in the page admin.
7
+ Django page CMS is based around a placeholders concept. Placeholder is a special template tag that
8
+ you use in your page templates. Every time you add a placeholder in your template such field
9
+ dynamically appears in the page admin interface .
10
10
11
- This CMS is know to work on Django 1.1.3, 1.2.5 and 1.3-beta-1
11
+ This CMS is known to work on Django 1.1.3, 1.2.5 and 1.3-beta-1
12
12
13
13
.. image :: https://github.com/batiste/django-page-cms/raw/master/doc/admin-screenshot1.png
14
14
15
15
Documentation
16
16
=============
17
17
18
- For more informations about the product:
18
+ For more information about the product:
19
19
20
20
http://packages.python.org/django-page-cms/
21
21
You can’t perform that action at this time.
0 commit comments