Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Dependency On DjangoRestFramework #20

Open
JD-P opened this issue Jun 30, 2019 · 0 comments
Open

Remove Dependency On DjangoRestFramework #20

JD-P opened this issue Jun 30, 2019 · 0 comments
Assignees
Labels
Long Term Issues that require long term planning and effort to solve Refactor Changes to the code base aimed at paying off technical debt

Comments

@JD-P
Copy link
Owner

JD-P commented Jun 30, 2019

DjangoRestFramework seems like the sort of thing where I spend a lot of time managing the abstractions but in reality I would probably be better off just rolling my own API layer. The documentation is okay, but I often find myself wondering "How do I do X in DjangoRestFramework?" and spending hours looking up the answer. This is a work flow smell, because it implies that you're being impeded not by your conceptual understanding of the issue but your understanding of this artificial domain in which you have to solve the problem.

@JD-P JD-P added the Long Term Issues that require long term planning and effort to solve label Jun 30, 2019
@JD-P JD-P self-assigned this Jun 30, 2019
@JD-P JD-P added the Refactor Changes to the code base aimed at paying off technical debt label Jun 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Long Term Issues that require long term planning and effort to solve Refactor Changes to the code base aimed at paying off technical debt
Projects
None yet
Development

No branches or pull requests

1 participant