This website requires JavaScript.
Explore
Help
Sign In
IcyNetwork
/
Episodes.Community
Archived
Watch
1
Star
0
Fork
0
You've already forked Episodes.Community
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
eb2b357b7b
Episodes.Community
/
LandingPage
History
Taizo 'Tsa6' Simpson
327052322a
Now loads user data to database and user id to session on login
2017-09-22 17:48:39 -04:00
..
migrations
Initialized apps
2017-08-25 14:03:37 -04:00
__init__.py
Initialized apps
2017-08-25 14:03:37 -04:00
admin.py
Registered models with the admin page
2017-08-25 19:39:54 -04:00
apps.py
Initialized apps
2017-08-25 14:03:37 -04:00
models.py
Updated User model to match changes in IcyNet (User id [int] --> UUIDv4 [varchar])
2017-09-22 17:45:17 -04:00
tests.py
Initialized apps
2017-08-25 14:03:37 -04:00
urls.py
Added login enpoints /login and /login/redirect
2017-09-22 16:00:24 -04:00
views.py
Now loads user data to database and user id to session on login
2017-09-22 17:48:39 -04:00