Comment 1 for bug 681471

Revision history for this message
Michael Nelson (michael.nelson) wrote :

While on the subject of URLs, I'm keen for the following additional changes - let me know if you disagree :)

1) Rename the app itself from reviewsapp ( a (django) application for reviews) -> appreviews ( (desktop) application reviews).
2) Change the root url from reviews -> appreviews
3) ReviewModeration plural resource would then be /appreviews/moderations/ (we can use the language, origin, distroseries as *optional* filtering - currently the url requires them)
4) ReviewModeration singular resource at /reviewsapp/moderations/{id}/ (to which we can redirect after a moderation approval/rejection)