Hi!
First of all: great project!
Never the less I have some issues getting my own plugin working. I want to combine the wiki with a forum on a "per-article" basis.
I therefore need to create some models which form a basis of my plugin (i attached it)
So now I was trying to create the initial migration in south (python manage.py schemamigration campusshare.forum --initial), but it just created an empty migration (attached as well).
Does anybody know why this is happening?
My plugin is located campusshare/forum and the settings file calls the app campusshare and the slug forum.
Cheers,
Fanthomas