Hi Stephan, Sounds like a nice project, but unless you have a good deal of time and a great amount of expiernce in programming + a entire development team to back you up I would have to say that scripting your own content management system from scratch may be slighty beyond you. If of course that is what you meant.
If however you meant you were looking for some existing applications for Django then you may want to look into these: Self-Registration. Look into Django-registration http://bitbucket.org/ubernostrum/django-registration/ Tagging: http://code.google.com/p/django-tagging/ Django-Cms: http://www.django-cms.org/ (although I have come across some compatibilty issues using Django-cms and django-tagging together, with regards to the Django version) Good luck Rob -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

