tigriscms
[0 users on Ohloh] |
this is a content management system that we wish to have a a variety of features that help webmasters to have flexibility and freedom in managing their websites.
the project is now in its first step ( planning )
django-package
[0 users on Ohloh] |
New approach at http://code.google.com/p/django-reusableapps/Dont miss my weblog at http://jannisleidel.com
##########################################################################################
Please download django-package.diff and patch the current django trunk with it.
wget http://django-package.googlecode.com/svn/trunk/django-package.diff
cp django-package.diff /path/to/django_src
cd /path/to/django_src
patch -p0 < djang...