On Wed, May 26, 2010 at 12:13 PM, zayatzz <alan.kesselm...@gmail.com> wrote:
> Hello > > I created new project, added bunch of apps (which are required for > django cms 2.0) and when i proceeded to admin, to create first set of > pages i got this error: > > http://pastebin.com/ZYKuuz85 > > I also mentioned it in django cms 2.0 group here :http:// > groups.google.com/group/django-cms/browse_thread/thread/ > 4bb7b51fcdad09f8 > > Can anyone take a guess how i could fix this? > Please, when you are going to cut and paste a traceback somewhere, first click the link to switch to copy-and-paste view. It's extremely difficult to read the non-copy-and-paste-view version when it's been copy-and-pasted. You don't give many details of what you've done, exactly, but the traceback seems to indicate the admin views have been wrapped in a cache decorator, and that is causing a problem. What have you specified for your admin urlpattern(s), exactly? Karen -- http://tracey.org/kmt/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.