Are you using a zip of the django you want to use and placing it in your top-level dir naming it django.zip? That should work.
On Jul 3, 7:33 am, sammcd <[email protected]> wrote: > Steps to recreate: > - Download 1.2.3 SDK > - Download the trunk of Django App Engine Helper > - Follow Django Helper Instructions including deleting your system > version of django and replacing it with 1.0. > > When I import django in the python prompt I am no using 1.0 Final. > However when I run the latest Django App Engine helper, which is > supposed to grab your system's version, and use the built-in 1.0 when > it can. I get this error: > > <class 'google.appengine.dist._library.UnacceptableVersionError'>: > django 1.0 was requested, but 1.1.0.alpha.0 is already in use > > Any help would be much appreciated. From what I can tell 1.1.0alpha.0 > is nowhere on my system. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
