Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 34 by
mi...@leap.se: README doesn't match with current reitveld
https://code.google.com/p/django-gae2django/issues/detail?id=34
Hi,
I'm trying to setup reitveld using django-gae2django, but the README says
to do this:
- add 'gae2django.middleware.FixRequestUserMiddleware' to
MIDDLEWARE_CLASSES
below AuthenticationMiddleware
it turns out there is no AuthenticationMiddleware in MIDDLEWARE_CLASSES
anymore.
Additionally, the next step says:
- at the top of manage.py add
import gae2django
gae2django.install()
but there is no manage.py now.
Is there an easy fix to this to make it work?
Thanks, I'm really looking forward to using this.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings