Installation problems

47 views
Skip to first unread message

Joonas Joensuu

unread,
Jun 9, 2015, 2:51:52 AM6/9/15
to walik...@googlegroups.com
Hi! I tried to install Waliki to my pythonanywhere -account, but failed to get it working. I am working in Django 1.7 virtualenv with internationalization and using Python 3.4. I'm also not that good a coder and my Django skills are rudimentary, but instead of trying to get it working myself, I think it's better for the project itself that the issue behind the problem is found instead of me trying to hack the code in order to get it to work.

I installed Waliki in the virtualenv with:

$ pip3 install waliki[all]

then I addedd all the optional plugins to INSTALLED_APPS, added the example to urlpatterns and synced the database.

You can see the output at: http://docsilveri.pythonanywhere.com/wiki/

Martín Gaitán

unread,
Jun 10, 2015, 9:36:34 AM6/10/15
to Joonas Joensuu, waliki-devs
Hello, Joonas, may be you have found a bug, but please, help us to debug it. 

In first place, compare the settings.py of the demo site with yours. Specially, the TEMPLATE_CONTEXT_PROCESSORS   (ignore allauth's ones if you aren't using it). 


then, are you sure you created and migrated your database? manage.py syncdb  / manage.py migrate

In any case, if you just want a "working waliki", could you try to run the demo project?


This remember me that someone offered to write a guide on how to deploy waliki without know much of django. It would be helpful . 

let us know if you can move forward with this. 
Martin. 



--
You received this message because you are subscribed to the Google Groups "Waliki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waliki-devs...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages