Merge lp://qastaging/~michael.nelson/rnr-server/1015604-missing-ratings-for-qreator into lp://qastaging/rnr-server

Proposed by Michael Nelson
Status: Merged
Approved by: Łukasz Czyżykowski
Approved revision: 231
Merged at revision: 229
Proposed branch: lp://qastaging/~michael.nelson/rnr-server/1015604-missing-ratings-for-qreator
Merge into: lp://qastaging/rnr-server
Diff against target: 246 lines (+193/-2)
4 files modified
src/reviewsapp/admin.py (+12/-0)
src/reviewsapp/migrations/0015_softwareitem_packagename_unique.py (+179/-0)
src/reviewsapp/models/reviews.py (+1/-1)
src/reviewsapp/tests/test_handlers.py (+1/-1)
To merge this branch: bzr merge lp://qastaging/~michael.nelson/rnr-server/1015604-missing-ratings-for-qreator
Reviewer Review Type Date Requested Status
Łukasz Czyżykowski (community) Approve
Review via email: mp+122546@code.qastaging.launchpad.net

Commit message

SoftwareItem.package_name is unique. Add two models to Admin.

Description of the change

Overview
========

As per bug 1015604, adds a unique constraint on SoftwareItem.package_name and adds admin models for the SIInRepository and SIInOrigin models.

`fab test:pg=true`

To post a comment you must log in.
Revision history for this message
Łukasz Czyżykowski (lukasz-czyzykowski) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches