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
2017-10-06 13:25:32 +03:00
..
migrations initial layout 2017-10-05 13:37:09 +03:00
static/css simple mobile friendlyness 2017-10-06 13:25:32 +03:00
templates simple mobile friendlyness 2017-10-06 13:25:32 +03:00
__init__.py Initialized apps 2017-08-25 14:03:37 -04:00
admin.py Added models to the admin page 2017-09-24 16:14:08 -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 very basic framework for the landing page 2017-09-24 16:53:10 -04:00
views.py initial layout 2017-10-05 13:37:09 +03:00