Re: Django wiki and notify

2013-03-29 Thread Josue Balandrano
Yeap. Sorry about this. It's working now. Apparently the version installed with pip or easy_install is not worknig correctly. I fixed it by uninstalling and installing it like so: pip install git+https://github.com/benjaoming/django-wiki.git El viernes, 29 de marzo de 2013 09:42:08 UTC-5, Tim C

Re: Django wiki and notify

2013-03-29 Thread Tim Cook
It might help to have the traceback to see 'where' the actual error is occuring. --Tim On Fri, Mar 29, 2013 at 9:31 AM, Josue Balandrano wrote: > Hi everyone. I just installed django in a test local server. Within a > virtualenv and postgres. Everything is working ok, in a basic installation > s

Django wiki and notify

2013-03-29 Thread Josue Balandrano
Hi everyone. I just installed django in a test local server. Within a virtualenv and postgres. Everything is working ok, in a basic installation sense of the word. The thing is that I am trying to install django-wiki and I have installed all of the requirements but I am getting some trouble with