Confirmed users
1,158
edits
(→Goals) |
No edit summary |
||
Line 21: | Line 21: | ||
* all the rest | * all the rest | ||
* delete everything that's not an API. | * delete everything that's not an API. | ||
== Code Quality == | |||
* all the standard PEP8 stuff | |||
* use factory boy? | |||
* all APIs should be in a standard directory? | |||
* don't use cache-machine, queryset-transform... | |||
* ... | |||
Although this order might be a bit more complicated. | Although this order might be a bit more complicated. |