ara/ara
Florian Apolloner 509bbb8486 Small cleanups for django best practices.
Changes include:

 * Custom admin app config instead of monkey patching attributes.
 * DRF Routers & Viewsets instead of manual view configuration.
 * nested viewsets from drf-extensions (for now) to scope files to playbooks.
 * Removed media serving since runserver does this alreay in dev;
    deployment will need another option anyways.

Change-Id: I409bd3f7faa5f133fcb204613baebf2512d34c1a
2018-09-28 08:51:36 +02:00
..
api Small cleanups for django best practices. 2018-09-28 08:51:36 +02:00
server Small cleanups for django best practices. 2018-09-28 08:51:36 +02:00