hitrust / google-app-engine-django

Automatically exported from code.google.com/p/google-app-engine-django
Apache License 2.0
0 stars 0 forks source link

Basic patch to get appengine_django.zip to work with django #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is the simplest change I could find to get it to work.

Original issue reported on code.google.com by john.lar...@gmail.com on 19 Aug 2009 at 4:21

Attachments:

GoogleCodeExporter commented 9 years ago
What is the problem you are trying to fix here?

We need more details.

Original comment by mattbrow...@gmail.com on 25 Nov 2009 at 1:38

GoogleCodeExporter commented 9 years ago
I think there was a note in the TODO that this wasn't working. ie you had to 
unzip
appengine_django.zip for django to find it.

Original comment by john.lar...@gmail.com on 26 Nov 2009 at 7:53

GoogleCodeExporter commented 9 years ago
That's not correct. The helper uses the zipimporter to load Django from within 
the zip.

Original comment by m...@google.com on 8 Jun 2010 at 12:24