Author: batiste.bieler
Date: Mon Apr 20 11:42:59 2009
New Revision: 467
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Mon Apr 20 11:42:59 2009
@@ -65,7 +65,9 @@
===Tagging===
-Tagging is optional. If you don't want it please don't set `PAGE_TAGGING`
setting into your settings. After that simply add wanted apps to your
installed apps :
+Tagging is optional and disabled by default.
+
+If you want to use it set `PAGE_TAGGING` at `True` into your setting file
and add it to your installed apps :
{{{
INSTALLED_APPS = (
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---