lp://staging/google-app-engine-django
- Get this branch:
- bzr branch lp://staging/google-app-engine-django
Branch information
Import details
This branch is an import of the Subversion branch from http://google-app-engine-django.googlecode.com/svn/trunk.
Last successful import was .
Recent revisions
- 114. By <email address hidden>
-
Retrieve the configured appid from app.yaml in the integration test rather than
hard-coding google-app-engine- django. Without this logic the test fails as soon as the application name is chosen (as
we tell people to do in the installation docs).Fixes Issue #198.
- 113. By <email address hidden>
-
Add simplejson from the 1.5.2 SDK update to the list of path additions.
Fixes Issue #196.
Thanks to Sebastian Serrano.
- 112. By <email address hidden>
-
Add paths needed for new modules included with SDK 1.5.3.
Thanks to Kumar McMillan for the patch.
Fixes Issue #197.
- 110. By <email address hidden>
-
Add support for Django 1.2.
Thanks to Igor Mihalik for the patch.
Fixes Issue #186.
- 109. By <email address hidden>
-
Improve Django 1.2 compatibility. Don't freak out if save is passed a using
keyword argument, just ignore it.Fixes Issue #183.
- 108. By <email address hidden>
-
Allow any non-error response value in the integration tests.
Patch contributed by Kumar McMillan. Thanks :)
Fixes Issue #164.
- 107. By <email address hidden>
-
Fix issue with application name embedded in test data.
Patch provided by Kumar McMillan. Thanks :)
Fixes Issue #99.
- 106. By <email address hidden>
-
Update SUPPORTS_
TRANSACTIONS attribute to what is expected by Django 1.2. Patch contributed by Felix Leong. Thanks.
Fixes Issue #162.
- 105. By <email address hidden>
-
Improve Django 1.2 compatibility.
Merge patch from Felix Leong to fix dumpdata command in Django 1.2.1 and later. Thanks :) Fixes Issue #173.
Also update the CHANGES file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)