mybuddy/api
Christopher C. Wells a0ec0591e4 Remove timezone overrides from tests
Tests will now use the timezone from a Settings model instance.
2020-02-14 10:56:13 -08: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
metadata.py Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07:00
permissions.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
serializers.py Update `api` app for latest core model changes 2020-01-31 09:09:01 -08:00
tests.py Remove timezone overrides from tests 2020-02-14 10:56:13 -08:00
urls.py Add Temperature data to API. 2019-05-16 22:13:14 -07:00
views.py Update `api` app for latest core model changes 2020-01-31 09:09:01 -08:00