Closed Bug 740645 Opened 13 years ago Closed 12 years ago

Add Django permissions for Inproduct Redirects

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: mythmon)

Details

We neglected to add these because back in the day we had lots of superusers. Now we have very few superusers, so we really need be able to give people permissions to edit these things.
Is there already an interface to add/edit this, and we just need to rig it up with permissions, or is this bug to create that interface (and make sure it supports permissions)?
This is only about creating a migration that inserts the 3 default permissions for the models. The migration should be something like this: https://github.com/mozilla/kitsune/commit/72ccab35bc611b4c600fc8f713f5840dd456e754 The model is Redirect which is in apps/inproduct/models.py
Assignee: nobody → mcooper
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.