descriptionContent Management System madded with django
ownerclsdaniel@gmail.com
last changeWed, 23 Jul 2008 10:21:30 +0000 (23 03:21 -0700)
content tags
add:
README
BC-CMS - Content Management System

bcms is a content management system coded in python using the
django frameworks and additional javascript libraries such
as tinyMCE

The project is licensed under the new tree clause BSD license.

This project includes code from tinyMCE which is licensed under
the GNU LGPL, see the license-tinymce.txt for more details.
shortlog
2008-07-23 Carlos Daniel... Fixed servefiles urlsmaster
2008-07-23 Carlos Daniel... Fixed issue with creating multiple pages with the same...
2008-07-23 Carlos Daniel... Removed debug prints
2008-07-23 Carlos Daniel... Maked optional to serve state files
2008-07-23 Carlos Daniel... Fixed template loading paths to don't depend on APP_ROOT
2008-07-23 Carlos Daniel... Enabled tinymce on edit page
2008-07-23 Carlos Daniel... Added support for new FILE_UPLOAD_HANDLERS, set the...
2008-07-23 Carlos Daniel... Fixed ForeingKey to missing model
2008-07-23 Carlos Daniel... Updated template file copyright notice
2008-07-23 Carlos Daniel... Updated model names
2008-07-23 Carlos Daniel... Updated Page model to include language
2008-04-26 Carlos Daniel... Template migration mostly done
2008-04-26 Carlos Daniel... More fixes to template code
2008-04-26 Carlos Daniel... Added template loading decorator
2008-04-26 Carlos Daniel... Migrated to django native templates
2008-04-08 Carlos Daniel... Added new models for menu bars
...
heads
15 years ago master