tibia-website/accounts
Gesche f082f04d01 add link between django user and accounts table 2019-01-23 21:19:50 +01:00
..
migrations inital commit 2019-01-20 16:48:54 +01:00
static/css add authentication via django auth package 2019-01-23 16:25:43 +01:00
templates add link between django user and accounts table 2019-01-23 21:19:50 +01:00
__init__.py inital commit 2019-01-20 16:48:54 +01:00
admin.py inital commit 2019-01-20 16:48:54 +01:00
apps.py inital commit 2019-01-20 16:48:54 +01:00
forms.py add index and login page (not yet good) 2019-01-20 22:24:01 +01:00
models.py add link between django user and accounts table 2019-01-23 21:19:50 +01:00
tests.py inital commit 2019-01-20 16:48:54 +01:00
urls.py add link between django user and accounts table 2019-01-23 21:19:50 +01:00
utils.py add index and login page (not yet good) 2019-01-20 22:24:01 +01:00
views.py add link between django user and accounts table 2019-01-23 21:19:50 +01:00