Author: batiste.bieler
Date: Mon Jan 26 05:14:49 2009
New Revision: 303
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Mon Jan 26 05:14:49 2009
@@ -107,7 +107,7 @@
===The sites framework===
-Django page CMS use the
[http://docs.djangoproject.com/en/dev/ref/contrib/sites/#ref-contrib-sites
Django contrib sites framework] so you must define the SITE_ID setting and
create the appropriate site object into the admin interface:
+Django page CMS use the
[http://docs.djangoproject.com/en/dev/ref/contrib/sites/#ref-contrib-sites
Django contrib sites framework] so you must define the SITE_ID setting and
create the appropriate Site object into the admin interface:
{{{
SITE_ID = 1
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---