You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/api
mpeltriaux 3938db1893 #31 API basic implementation Token Authentication
* adds token checking to AbstractModelAPIView
* adds user accessibility filtering for intervention API v1
* extends fetch_and_serialize() method to take a dict for db filtering instead of a single field and value
* organizes urlnames into supporting formats like "api:v1:intervention"
3 years ago
..
models #31 API basic implementation Token Authentication 3 years ago
tests #31 API basic implementation 3 years ago
urls #31 API basic implementation Token Authentication 3 years ago
views #31 API basic implementation Token Authentication 3 years ago
__init__.py #31 API basic implementation 3 years ago
admin.py #31 API basic implementation 3 years ago
apps.py #31 API basic implementation 3 years ago
settings.py #31 API basic implementation Token Authentication 3 years ago