lp://staging/~michael.nelson/rnr-server/dont-depend-on-appname
Created by
Michael Nelson
and last modified
- Get this branch:
- bzr branch lp://staging/~michael.nelson/rnr-server/dont-depend-on-appname
Only
Michael Nelson
can upload to this branch. If you are
Michael Nelson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Anthony Lenton (community): Approve
-
Diff: 583 lines (+417/-20)8 files modifiedsrc/reviewsapp/api/handlers.py (+1/-1)
src/reviewsapp/management/commands/populate.py (+2/-2)
src/reviewsapp/migrations/0006_add_review_app_name.py (+160/-0)
src/reviewsapp/migrations/0007_populate_review_app_name_and_remove_redundant_software_items.py (+234/-0)
src/reviewsapp/models/reviews.py (+6/-4)
src/reviewsapp/tests/factory.py (+3/-2)
src/reviewsapp/tests/test_handlers.py (+8/-8)
src/reviewsapp/tests/test_rnrclient.py (+3/-3)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/rnr-server