My favorites | Sign in
Logo
                
Search
for
Updated Oct 19, 2009 by batiste.bieler
3thPartyApps  
a way to integrate 3th party apps into the CMS admin interface

Django page CMS provide a solid way to integrate external application forms for managing page related object (create/delete/update) into the page's administraion interface:

http://packages.python.org/django-page-cms/3rd-party-apps.html


Comment by matburnham, Dec 19, 2009

This doesn't seem to work for me. Specifically I get 'Caught an exception while rendering: No module named urlconf_registry' if I try to use the admin after adding a call to register_urlconf. It seems that there is no pages.urlconf_registry module? This is with the 1.0.9 code.


Sign in to add a comment
Hosted by Google Code