This repository has been archived on 2022-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Episodes.Community/LandingPage
Evert Prants 70832a685c
Remove the "Admin" model since it's not necessary
2017-11-16 21:13:13 +02:00
..
migrations migrations init still needs to be included 2017-10-09 19:14:04 +03:00
static/css Show - Form hack with vote buttons - CSRF protection 2017-11-11 20:34:48 +02:00
templates Authentication - Made Django use a custom User model 2017-11-14 14:56:44 +02:00
__init__.py Initialized apps 2017-08-25 14:03:37 -04:00
admin.py Remove the "Admin" model since it's not necessary 2017-11-16 21:13:13 +02:00
apps.py Initialized apps 2017-08-25 14:03:37 -04:00
backends.py Authentication - Made Django use a custom User model 2017-11-14 14:56:44 +02:00
forms.py Authentication - Made Django use a custom User model 2017-11-14 14:56:44 +02:00
models.py Remove the "Admin" model since it's not necessary 2017-11-16 21:13:13 +02:00
urls.py Authentication - Add logout view and set login url in settings 2017-11-14 15:32:26 +02:00
views.py Authentication - Add logout view and set login url in settings 2017-11-14 15:32:26 +02:00