Commit Graph

8 Commits

Author SHA1 Message Date
Evert Prants c850405d7a
Add license headers to all code files 2017-12-28 12:39:02 +02:00
Evert Prants 94931900e5
Install django-guardian 2017-12-11 19:23:19 +02:00
Evert Prants 70832a685c
Remove the "Admin" model since it's not necessary 2017-11-16 21:13:13 +02:00
Evert Prants 9f725b4c46
Authentication - Made Django use a custom User model
WARNING! This commit requires you to re-migrate the database from the beginning, because AUTH_USER_MODEL can only be set before the initial migration.
2017-11-14 14:56:44 +02:00
Evert Prants 5fb6911960
Authentication - Rewrite auth system to use Django's user model 2017-11-13 19:38:51 +02:00
Taizo 'Tsa6' Simpson 383ed7b649 Added models to the admin page 2017-09-24 16:14:08 -04:00
Taizo 'Tsa6' Simpson 3cf80e1255 Registered models with the admin page 2017-08-25 19:39:54 -04:00
Taizo 'Tsa6' Simpson 8902a5aef4 Initialized apps 2017-08-25 14:03:37 -04:00