lp://staging/~blr/turnip/turnipcake
Created by
Kit Randel
and last modified
- Get this branch:
- bzr branch lp://staging/~blr/turnip/turnipcake
Only
Kit Randel
can upload to this branch. If you are
Kit Randel
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Colin Watson (community): Approve
-
Diff: 242 lines (+160/-4)9 files modified.bzrignore (+3/-0)
README.rst (+11/-2)
alembic/README (+1/-0)
alembic/env.py (+73/-0)
alembic/script.py.mako (+24/-0)
alembic/versions/13b2114bc93_create_repo_table.py (+40/-0)
setup.py (+2/-0)
turnipcake.ini (+5/-1)
turnipcake/views.py (+1/-1)
Branch information
Recent revisions
- 12. By Kit Randel
-
* Update README with brief description and instructions for running migrations.
* Add __pycache__ to .bzrignore.
* Add alembic migrations library and related configuration.
* Add initial migration for user and repo.
* Alias xmlrpc_client import to xmlrpclib.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/turnip