Alfresco Django Integration Screencast
In this screencast (yet another in the continuing series by Jeff Potts), Jeff demonstrates an integration (developed by Optaros) of Alfresco and Django.
Consistent with our service oriented content management (SOCM) philosophy the integration enables separation of repository services from presentation services, enabling you to build content-centric applications in the python-based Django framework while still benefiting from the workflow and document management capabilities of Alfresco.

Django-Alfresco integration
The integration enables synchronization of Alfresco and Django user accounts, as well as providing basic model objects to Django for spaces, content, and web scripts from Alfresco.
As Jeff mentions in the screencast, the integration project itself should be released shortly as an open source project.
Tags: Alfresco, CMS, Django, open source, optaros, python, Services Oriented Content Management, SOCM
June 11th, 2009 at 10:13 am
Twitter Comment
Alfresco Django Integration Screencast – [link to post]
– Posted using Chat Catcher
June 11th, 2009 at 10:26 am
[...] created a screencast over at Optaros Labs that shows a simple web site, powered by Django, that pulls all of its content [...]
June 11th, 2009 at 11:05 am
Twitter Comment
Screencast on the soon to be released Django Alfresco Open Source Project – [link to post]. (via @optaros)
– Posted using Chat Catcher
June 11th, 2009 at 11:06 am
Twitter Comment
RT @screeley: Screencast on the soon to be released Django Alfresco Open Source Project – [link to post]. (via @optaros)
– Posted using Chat Catcher
June 11th, 2009 at 11:21 am
Twitter Comment
Alfresco-Django integration? That’s what’s up. [link to post]
– Posted using Chat Catcher
June 12th, 2009 at 3:43 pm
[...] Alfresco-Django code I demo’d in the screencast yesterday is available at Google Code. It includes the core Django integration, the sample site, an [...]