Re: Admin UI Problems

2008-10-03 Thread varikin
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: > /djan

Re: Admin UI Problems

2008-10-02 Thread jordanwlee
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" folde

Admin UI Problems

2008-10-01 Thread jordanwlee
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

Admin UI Problems

2008-10-01 Thread jordanwlee
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