Initialize django project
This first pass includes: * A django app for serving the API * A django server to host the app * A generic client that can be used to access the API from server side python code Change-Id: Idd7e1a8e370e6fe216ec7413c26de66b8d51ff38
parents
Showing
__init__.py
0 → 100644
client.py
0 → 100644
status.py
0 → 100644
tests/test_client.py
0 → 100644
tests/test_status.py
0 → 100644
Please
register
or
sign in
to comment