New features in GAE framework 1.0

32 views
Skip to first unread message

Anton Danilchenko

unread,
Jan 28, 2011, 4:12:47 PM1/28/11
to gaefra...@googlegroups.com
We have added cached properties in models (Google App Engine datastore).

Anton Danilchenko

unread,
Jan 28, 2011, 4:16:17 PM1/28/11
to gaefra...@googlegroups.com
Changed syntax to work with configurations.

Previously used syntax:
admins = config.get("apps.user.admins")
changed to new syntax ("apps" prefix not need):
admins = config.get("user.admins")

Anton Danilchenko

unread,
Jan 28, 2011, 5:09:45 PM1/28/11
to gaefra...@googlegroups.com
Release candidate 3 of GAE framework released.

Was changed project structure - created site application. Fixed admin application. Added cached properties support to models.

Anton Danilchenko

unread,
Feb 1, 2011, 3:21:13 AM2/1/11
to gaefra...@googlegroups.com
Today we have updated Quick Start Guide and rest of documentation pages

Anton Danilchenko

unread,
Feb 1, 2011, 1:35:25 PM2/1/11
to gaefra...@googlegroups.com
We have found, that our site not passed W3C validation.

We have fixed this bug on site, and in source code. Please upgrade to valid W3C code from repository.

Anton Danilchenko

unread,
Feb 2, 2011, 1:15:50 PM2/2/11
to gaefra...@googlegroups.com
Today we have improved debug page. You can see page with local variables. This helps you find bug in code more quickly!

This change yet available in repository.

Anton Danilchenko

unread,
Feb 3, 2011, 2:51:08 AM2/3/11
to gaefra...@googlegroups.com
Changed forms documentation. Added implementation to Django forms to adopt create model instance with required parameters, not editable by user in form.

Anton Danilchenko

unread,
Feb 9, 2011, 6:57:11 AM2/9/11
to gaefra...@googlegroups.com
Wow. Very well day!

Today I have fixed serious problem with slow page loading. After the last change with gae.db.Model we have found that all site pages load too slow. Very slow.

Problem was found and fixed.

Please, update to latest version of GAE framework from repository. On this week I planned to complete new release candidate 4 with this and many other useful changes (including new personal blog application).

Best regards,
Anton.

Anton Danilchenko

unread,
Feb 10, 2011, 5:09:30 PM2/10/11
to gaefra...@googlegroups.com
Today we have released Release Candidate 4 of GAE framework.

This release include performance improvements and many bug fixes. Read more in our official blog http://www.gaeframework.com/blog

Anton Danilchenko

unread,
Feb 16, 2011, 5:06:38 AM2/16/11
to gaefra...@googlegroups.com
Today we have used django 1.2.5 version from GAE server. This help us delete big django.zip file from new release RC5 of GAE framework,

Anton Danilchenko

unread,
Feb 16, 2011, 4:47:24 PM2/16/11
to gaefra...@googlegroups.com
Added support of template tag {% elif %} in Django templates http://www.gaeframework.com/blog/elif-template-tag-in-django-templates

Anton Danilchenko

unread,
Feb 16, 2011, 6:17:05 PM2/16/11
to gaefra...@googlegroups.com
Released GAE framework RC5.

Major release with many useful improvements.

+ BONUS. Added "elif" template tag in templates!

Anton Danilchenko

unread,
Feb 18, 2011, 10:59:05 AM2/18/11
to gaefra...@googlegroups.com
We are prepare GAE framework to the first stable version - first final release. If you have time on this weekends - please, try all new features in framework, and tell me if you have a problem with installation or if something not work as expected.

We need good test this project and push it ready to use. I believe that you help me in this mission!

Best regards, Anton.

Anton Danilchenko

unread,
Feb 18, 2011, 4:12:59 PM2/18/11
to gaefra...@googlegroups.com
Fixed #21 Problem with cached template on local server.

We change how to detect development server. Now you can use server with custom name. For example "dev.site1"

To do this add special flag --address=dev.site1 to your dev_server.py commend.

Anton Danilchenko

unread,
Feb 18, 2011, 4:16:57 PM2/18/11
to gaefra...@googlegroups.com
Released GAE framework 1.0 RC6 with fixed templates caching on development server.

Anton Danilchenko

unread,
Mar 10, 2011, 3:09:33 AM3/10/11
to gaefra...@googlegroups.com
GAE framework RC7 released!

Niklas RTZ

unread,
Mar 10, 2011, 4:06:15 AM3/10/11
to gaefra...@googlegroups.com

I'll be getting it A.S.A.P. Thanks for the update Anton!

Anton Danilchenko

unread,
May 3, 2011, 7:01:33 PM5/3/11
to gaefra...@googlegroups.com
GAE framework 1.0 PRE release is out! Read more onhttp://www.gaeframework.com/blog/gaeframework-1pre
Reply all
Reply to author
Forward
0 new messages