-
## Problem
Popular themes for Hugo, such as [Academic](https://github.com/gcushen/hugo-academic), offer language packs to enable users to easily change the interface language to their native langua…
-
## Create APIs to get / post data i.e. current score and update score on successful attempt
Use Django Rest Framework.
## Tasks to Do:
- Define the JSON structure of the data.
- Create GET / POS…
-
The [JSON API spec](http://jsonapi.org/format/) Defines some features that should be implemented, maybe not directly in the adapter.
Some of the missing features:
[Sparse fieldsets](http://jsonapi.or…
-
1. Request-throttling: Access to the REST API is currently completely open, with no use restrictions. The API should be openly-accessible to anonymous users, but cap daily requests to a reasonable num…
gjost updated
3 years ago
-
Summary of my thoughts on how we can get this going can be found here:
https://docs.google.com/document/d/14R72-ev7Toh6iCN2de0FCOm5OrOWY33w5qV8LGLUgZM/edit?usp=sharing
> Locate Database Code - h…
-
### Dependency
- [x] Need to recruit new team members to PeopleDepot team
### Overview
We need volunteer(s) to work on the open issues we have so that we can move the project forward.
### Acti…
-
Facebook works well for me but with Google I am getting http error 400, I am sending this in the POST from my Android to auth/convert-token/:
```
"grant_type" -> "convert_token"
"backend" -> "goo…
-
Our serializers are using rest framework serializers right now to render our viewset html templates. This has made additional work (creating related serializers to avoid serializing too much data and …
-
Guys, I am not able to raise the server due to this error after I have inserted the necessary classes for the use of Bulk.
```
Unhandled exception in thread started by
Traceback (most recent cal…
-
I have a model with a geom (srid=3035) and I want to serialize it as geom (srid=4326).
Did not found a solution to do this with django-restframework-gis?
My approach was:
```
from django.contrib.g…