I'm glad to hear that everything is solved.
> One more question: in what sense did you mean that MEDIA_ROOT
> "is for file uploads"? I have not begun working on file uploads
> yet, but I will need that, and I see there is documentation on it
> which talks about several configurable options. Di
Polat,
Thank you, thank you!! That solved all the problems I had.
I was really at a loss to know where to look -- perhaps I hadn't
found the right docs, but this was the first time I had seen the
things you suggested.
One more question: in what sense did you mean that MEDIA_ROOT
"is for file u
Also the /admin/ url gives
> an internal error, which in apache's errlog shows a traceback
> that ends in "OperationalError: no such table: django_session".
This is most probably due to the fact that you did not set your
DB_NAME variable with the full path of your .db file. And sqlite3 is
creatin
I am a developer with a deadline -- not even a perfectionist,
I just want it to work! ;)
I am running Django 1.0.2-final on Ubuntu gutsy with Python 2.5.
I am also using
* django-registration 0.7
* django-profiles 0.2
Everything works fine with django's runserver.
In the wsgi environment,
4 matches
Mail list logo