Closed
Bug 586695
Opened 14 years ago
Closed 14 years ago
[API] Add django-piston and configure OAUTH support
Categories
(addons.mozilla.org Graveyard :: API, defect, P1)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
FIXED
5.12
People
(Reporter: clouserw, Assigned: davedash)
References
Details
(Whiteboard: [devtools][Q32010][qa-])
This sounds like a huge bug, but I think it is straight forward. I'm just looking for getting the requirements.txt updated, updating our settings.py with good defaults, etc. See the piston documentation for a few more details[1]. This bug doesn't include adding models and everything. The OAUTH stuff is a matter of creating request/auth views[2]. I think the most time consuming part of this will be the unit test coverage.
[1] http://bitbucket.org/jespern/django-piston/wiki/Documentation#piston-documentation
[2] One guy's walkthrough: http://blog.carduner.net/2010/01/26/django-piston-and-oauth/
Reporter | ||
Updated•14 years ago
|
Target Milestone: 5.11.9 → 5.12
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → dd
Assignee | ||
Comment 3•14 years ago
|
||
Assignee | ||
Comment 4•14 years ago
|
||
r? for issues other than better templates -- I'll do that bit later.
Assignee | ||
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•