Sunil Mohan Adapa 28fe8c8c3e
web_framework: Split initialization into two parts
A simple Django configuration does not need to create the database whereas DB
migration requires creating the database.

In some operations such as listing dependencies, we can skip running the second
part and so writing to database will no longer be necessary during such
operations.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2020-06-28 21:01:55 -04:00
..
2020-06-28 21:30:31 +02:00
2020-06-28 21:01:50 -04:00
2020-06-15 20:06:39 -04:00
2020-06-28 21:01:45 -04:00