Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
31 contributions in 2018
Contribution activity
December 2018
gandalfar had no activity
during this period.
November 2018
Created an issue in django-json-api/django-rest-framework-json-api that received 2 comments
Invalid detail route rendering when using results as field name
I have a basic django app with the following structure:
(omitted a few other models to make it more readable)
# models.py
from django.contrib.postg…
2
comments