|
d32d0b069e
|
Merge branch 'databases' of github.com:IcyNet/Episodes.Community into databases
|
2017-12-28 17:10:50 +02:00 |
|
|
19f258d9fd
|
Fix admin
|
2017-12-28 17:10:33 +02:00 |
|
|
c850405d7a
|
Add license headers to all code files
|
2017-12-28 12:39:02 +02:00 |
|
|
94931900e5
|
Install django-guardian
|
2017-12-11 19:23:19 +02:00 |
|
|
70832a685c
|
Remove the "Admin" model since it's not necessary
|
2017-11-16 21:13:13 +02:00 |
|
|
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 |
|
|
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 |
|