mybuddy/api
Christopher Charbonneau Wells ed84f950bc Add a custom serializer for core models.
This serializer associates the core models with their related child fields and runs model clean() methods during POST requests.
2017-12-05 16:31:37 -05: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 Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
serializers.py Add a custom serializer for core models. 2017-12-05 16:31:37 -05:00
urls.py Misc. Django 2.0 update changes. 2017-12-03 16:52:27 -05:00
views.py Add weight tracking. 2017-11-09 21:15:09 -05:00