Author: batiste.bieler
Date: Mon Jun 15 11:02:30 2009
New Revision: 566

Modified:
    wiki/FAQ.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/FAQ.wiki
==============================================================================
--- wiki/FAQ.wiki       (original)
+++ wiki/FAQ.wiki       Mon Jun 15 11:02:30 2009
@@ -46,18 +46,4 @@
  ==Add a language prefix before the urls==

   # change the url routing to accept a language prefix parameter (lang)
- # the default view named "details" accept this parameter and display the  
page content accordingly.
-
-== I have an error trying to display a page in the admin ==
-
-Check you have added the required middlewares and context processors.
-
-For that, compare your MIDDLEWARE_CLASSES in your settings.py to the  
example that comes with page-cms.
-
-Don't forget to also add:
-
-{{{
-"pages.context_processors.media",
-}}}
-
-in your TEMPLATE_CONTEXT_PROCESSORS section to get the media files that  
comes with this CMS.
\ No newline at end of file
+ # the default view named "details" accept this parameter and display the  
page content accordingly.
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to