Posts by month

Cookie Problem in Django admin

Cookie Problem in Django admin

I recently setup a new Server, I was having trouble logging into the django admin. It kept telling me I didn't have cookies enabled. The problem, it turns out, was a conflict between php5 and mod_python.

Tags: Django, Python
3 Comments