[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-21 Thread Josh
I believe I was able to solve this problem by syncing my django install to revision 8250'ish. Using that version these obvious errors go away... I just don't get to use the newest (best?) release of django. On Sep 20, 3:46 pm, Josh <[EMAIL PROTECTED]> wrote: > Hi there, > > I've been following t

[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-21 Thread Aral Balkan
I was thinking of updating to the latest versions of Django and the helper but will be holding off based on these issues. Can someone respond as to the roadmap for Django 1.0 compatibility? Thanks, Aral On Sep 21, 9:46 pm, Josh <[EMAIL PROTECTED]> wrote: > I believe I was able to solve this pro

[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-21 Thread Alexander Kojevnikov
App Engine Patch works fine with Django 1.0 http://code.google.com/p/app-engine-patch/ On Sep 22, 9:28 am, Aral Balkan <[EMAIL PROTECTED]> wrote: > I was thinking of updating to the latest versions of Django and the > helper but will be holding off based on these issues. > > Can someone respond a

[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-22 Thread Matt Brown
Aral Balkan wrote: > Can someone respond as to the roadmap for Django 1.0 compatibility? The currently released version of the helper (r52) supports Django 0.96 and the early Django 1.0 alpha versions. Support for Django 1.0 final is present in the HEAD (r60) of the helper. I'd like to add su

[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-23 Thread Josh
Thanks Matt. I'll try using the helper directly from svn. Cheers, Josh On Sep 22, 1:44 am, Matt Brown <[EMAIL PROTECTED]> wrote: > Aral Balkan wrote: > > Can someone respond as to the roadmap for Django 1.0 compatibility? > > The currently released version of the helper (r52) supports Django 0

[google-appengine] Re: Google app engine django helper, manage.py update, and (1,0,'final')

2008-09-27 Thread Josh
Hmmm, I'm at this again and unfortunately I can't get the helper form SVN to work at all. All I get is: Traceback (most recent call last): File "manage.py", line 18, in InstallAppengineHelperForDjango() File "/home/jestelle/django/projects/mysite/appengine_django/ __init__.py", line 451,