Models and migrations for requests

This commit is contained in:
richard-dds
2018-07-23 14:58:26 -04:00
parent 8a80ba426f
commit c6636bec78
12 changed files with 401 additions and 62 deletions

View File

@@ -11,3 +11,4 @@ CAC_URL = https://localhost:8001
REQUESTS_QUEUE_BASE_URL = http://localhost:8003
REDIS_URI = redis://localhost:6379
SESSION_TTL_SECONDS = 600
DATABASE_URI = postgres://postgres:postgres@localhost/atat