PCv5/app/templates/admin
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
..
delete_account.html templates: add a pluralize filter 2019-02-11 13:16:46 +01:00
delete_trophy.html Ajout des trophées et du panel pour les gérer 2019-06-07 01:44:04 +02:00
edit_account.html trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
edit_trophy.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
groups_privileges.html forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00
index.html account: small trophy improvements on #10 2019-06-07 13:48:28 -04:00
trophies.html trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00