Waldemar,

Just installed the new version.  So far, all seems to be going well.
Some impressions:

1. I first upgraded the SDK to 1.19, which broke my app.  Updating the
Patch brought it back online.  So (once again) I learned that you need
to do both at the same time.

2.  I like the warning you provide about lazy-loading apps when
needed.  I am using ReportLab, which is registered as an app in
settings.py.  The warning indicated that it's doing a ton of imports
up-front, and prompted me to place it in the exclude list.  Which I
did.  And everything continues to work.  I'll assume it will work
faster in production - but have not tested this.

3.  Initially, I started using the patch in the autumn (version 8?).
Since then, I had not really made updates to settings.py; today when I
looked, they were getting pretty divergent.  I went through the sample
app and rebuilt my settings.py based on your template (working in
changes specific to my site).  The newly built settings worked right
away.

4.  I'm using django auth...  No problems there.

5.  Have not tested Django Admin yet.

So far so good.  If anything comes up, will let you know.  Thanks -

johnP



On Feb 18, 2:35 am, Waldemar Kornewald <[email protected]> wrote:
> Hi,
> this is a reminder: The testing phase of app-engine-patch 1.0 is still
> running and the latest beta integrates a few important improvements
> which help with preventing recursive import bugs in your code. If you
> haven't migrated from 0.9.4, yet, please do so now. The code should be
> stable enough.
>
> http://code.google.com/p/app-engine-patch/
>
> I'd like to release 1.0 next week, so please grab the latest beta (or
> use the repo version) and report any remaining bugs, so we can all
> have a solid Django release! If you have a non-trivial project and
> everything works flawlessly please mention that, too. Thanks!
>
> Bye,
> Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to