Closed Bug 910575 Opened 11 years ago Closed 11 years ago

convert MonolithData to DRF

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-12-17

People

(Reporter: ashort, Assigned: ashort)

References

Details

(Whiteboard: [qa-])

mkt.monolith.resources.MonolithData should be converted to DRF.
Blocks: 910624
Assignee: nobody → robhudson.mozbugs
Priority: -- → P2
I thought I'd do this in the 2 hours left in the day yesterday. 1 day later and I'm still not quite done. I had lots of trouble with getting django-filter to work. Current branch is here: https://github.com/robhudson/zamboni/tree/910575-drf-monolith I'll need to pick this up again but I didn't want to waste more time on it at the moment.
In monolith we're currently expecting to filter by: * key: the exact match, e.g. key=app_installs * recorded__gte, recorded__lt: We essentially want a range and could just as simply pass over "start" and "end" as `datetime.isoformat()`.
Assignee: robhudson.mozbugs → ashort
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-12-17
Can you please add some STRs to this bug or mark it as [qa-] ?
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.