mybuddy/api
Christopher Charbonneau Wells 8eef1574e4 Fix API child and user serializers.
The HyperlinkedIdentityField got broken somewhere along the way here and I am not sure, but this is not a priority right now.
2017-10-21 17:35:34 -04:00
..
migrations Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
__init__.py Establish basic REST Framework API structure. 2017-08-13 09:44:48 -04:00
permissions.py Add permissions handling to api and core views. 2017-08-17 13:18:14 -04:00
serializers.py Fix API child and user serializers. 2017-10-21 17:35:34 -04:00
urls.py Fix URLs configuration to prevent namespace issues between api and core apps. 2017-08-17 12:17:51 -04:00
views.py Fix API child and user serializers. 2017-10-21 17:35:34 -04:00