Posted by tester |
|
I try delete GROUP () in django-admin but it given me error.
I not use app-wiki and it not contain in INSTALLED_APPS = (. Why it happed? Help me how decided it problem? And after getting it that error I add to INSTALLED_APPS += ( 'sphene.sphwiki',). Next , I try delete GROUP via django-admin again and it success! But if i not use wiki I am trouble with it ps sorry me English --- Last Edited by tester at 2009-03-25 16:23:30 --- |
|
Posted by Herbert Poul |
|
this is currently .. currently there are quite a few dependencies between wiki and forum (unfortunately) - but simply add it to your INSTALLED_APPS, but don't add it to your URLs .. it should still work .. and noone can use the wiki..
would this work for you? Hey, we have Signatures !!! Great, isn't it ? ;) |
Please login to post a reply.