Closed GoogleCodeExporter closed 8 years ago
Cannot reproduce on clean svn checkout.
Original comment by m...@google.com
on 20 Aug 2011 at 4:23
Sorry I wasn't clear in the step to reproduce. It only happens when
appengine_django is installed into a new app with a unique app.yaml file. To
reproduce: follow the installation instructions here:
http://code.google.com/p/google-app-engine-django/source/browse/trunk/README
Specifically:
1) Copy the appengine_helper_for_django directory to a new location named after
your project
2) Edit the application line in app.yaml to match the name you registered your
application under in the Admin Console.
3) Run manage.py test
Then you should see the failure.
Original comment by kumar.mcmillan
on 20 Aug 2011 at 4:27
Ok, I can reproduce with those steps. Thanks. Fix on the way.
Original comment by m...@google.com
on 20 Aug 2011 at 5:35
This issue was closed by revision r117.
Original comment by m...@google.com
on 20 Aug 2011 at 5:35
Original issue reported on code.google.com by
kumar.mcmillan
on 18 Aug 2011 at 4:06