On Oct 2, 4:14 am, jordanwlee <[EMAIL PROTECTED]> wrote:
> when installing django-cms make sure to COPY the
> /projectname/media/admin/cms files (admin.css cmslayout.css
> DateTimeShortcuts.js etc..) to
> /django_trunk/django/contrib/admin/media/
> into a "cms" folder
> so it looks like:
> /django_trunk/django/contrib/admin/media/cms

This does not sound like the correct solution.  You not need to put
your files in Django trunk.  I think it is probably just an issue with
configuring your web server to serve the files under /project/media/
admin/cms, or something along those lines.

If you were just looking for help configuring Django-CMS specifcally,
I would ask for help there since they would know the specifics of it.
Django itself is not a CMS, just a framework.  Django-CMS is a CMS
written using Django.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to