ara-server/ara/api
David Moreau Simard 2fc776a95f
model: change play.completed to play.status
We want a bit more granularity regarding the status of the
plays, "completed" is not enough.
In 0.x, the status was inferred at runtime. We'll set it so we don't
need to compute it every time.

Change-Id: I0184aab6cf1f839165fdcfdab4b7f567ec44442e
2018-11-14 14:42:22 -05:00
..
migrations model: change play.completed to play.status 2018-11-14 14:42:22 -05:00
tests model: change play.completed to play.status 2018-11-14 14:42:22 -05:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Added CI for black/isort. 2018-10-02 09:50:15 -05:00
apps.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
models.py model: change play.completed to play.status 2018-11-14 14:42:22 -05:00
serializers.py Use playbook.updated instead of "now" for calculating duration 2018-10-16 09:30:22 -04:00
urls.py Implement API for ARA records 2018-10-02 14:44:07 -05:00
views.py Add DjangoFilterBackend to default DRF filter backends 2018-10-16 14:51:17 -04:00