Ok after a few hours of experimenting and reading posts on here I finally got it working on OS X
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 Hope this can help someone else out On Oct 1, 11:45 pm, jordanwlee <[EMAIL PROTECTED]> wrote: > Hello, I love the CMS but I am having some trouble in the admin area. > I have a new install of django 1.0 on my macbook with MySQL database. > I successfully installed the CMS and have it running. > > My problem is that I cannot drag the pages to reorder them. Unlike the > demo on django-cms.org I am not able to drag them. > > Also, I create a page and click "Add page content" and nothing > happens. I am not able to add content. > > I am not sure if anyone else has experienced this problem. I do not > know if it is a bug in django-cms or if it is caused by the new django > 1.0 version. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---