thirdparty/google_appengine/lib/django/tests/regressiontests/humanize/models.py
author |
Todd Larsen <tlarsen@google.com> |
|
Thu, 26 Feb 2009 04:29:56 +0000 |
changeset 1502 |
2fee94feef59 |
parent 109 |
620f9b141567
|
permissions |
-rwxr-xr-x |
Remove the release.py module and just use the field in app.yaml.template.
This is a DRY fix, to have the release /branches/ and /tags/ use a release
version that is compatible with the app.yaml file "version:" field.
Also, the steps for creating a release were simplified (with several steps
removed), and the release procedure moved to app/README, since
app/soc/release.py is now deleted.
Patch by: Todd Larsen
Review by: to-be-reviewed