Closed
Bug 940398
Opened 12 years ago
Closed 12 years ago
Post tastypie->DRF conversion cleanup
Categories
(Marketplace Graveyard :: API, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mat, Assigned: ashort)
References
Details
(Whiteboard: [repoman])
This bug is half Code Quality, half API.
Once we get rid of tastypie entirely on the Marketplace, we should do the following:
- Remove all old tastypie code - there are lots of classes hanging around
- Move Serializers, Fields, Views, Permission, Authentication, etc classes to the right files (following DRF nomenclature). Also move relevant tests!
- Do a general check of test coverage
- Anything else ?
| Assignee | ||
Comment 1•12 years ago
|
||
All the old tastypie code has been removed in 910624. Renaming/reorganization is definitely a good idea still.
| Reporter | ||
Updated•12 years ago
|
Summary: Post-tastypie conversion cleanup → Post tastypie->DRF conversion cleanup
Whiteboard: [repoman]
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ashort
| Assignee | ||
Comment 2•12 years ago
|
||
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.
Description
•