PCv5/app
Lephe 11b19af199 forum: provide suitable migrations for the database
First migrate without the foreign key to create the tables, then add the
foreign key in a second migration.

Also removed unneeded imports that caused dependency cycles.

Minor "style" edits with the ambiguous use of super and unnecessary
db.Model inheritance.
2019-08-21 16:50:23 +02:00
..
data trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
forms trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
models forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00
routes trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
static trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
templates forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00
utils Ajout des post/thread/comment/etc. 2019-08-20 17:34:00 +02:00
__init__.py forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00