Author: batiste.bieler
Date: Thu Feb 5 05:19:32 2009
New Revision: 333
Modified:
wiki/3thPartyApps.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/3thPartyApps.wiki
==============================================================================
--- wiki/3thPartyApps.wiki (original)
+++ wiki/3thPartyApps.wiki Thu Feb 5 05:19:32 2009
@@ -1,6 +1,6 @@
#summary a way to integrate 3th party apps into the CMS admin interface
-Django page cms provide a basic way to integrate forms into page admin in
order to create page related object. For this you need to have an object
with foreign key pointing to a page:
+Django page cms provide a basic way to integrate forms into page admin in
order to create page related object. For this you need an object with
foreign key pointing to a page:
{{{
class Document(models.Model):
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---