This repository has been archived on 2022-05-05. You can view files and clone it, but cannot push or open issues or pull requests.
userausfall/userausfall
2021-04-15 14:24:55 +02:00
..
migrations Register account with email and password 2021-04-14 10:30:52 +02:00
rest_api Save username upon change 2021-04-15 14:24:55 +02:00
__init__.py Add djoser to dependencies 2021-04-13 11:39:00 +02:00
admin.py Enable login (without view yet) 2021-04-14 11:21:39 +02:00
apps.py Add signal handling for account creation, refs #2 2021-04-12 11:40:09 +02:00
models.py Enable login (without view yet) 2021-04-14 11:21:39 +02:00
settings.py Save username upon change 2021-04-15 14:24:55 +02:00
signals.py Add signal handling for account creation, refs #2 2021-04-12 11:40:09 +02:00
urls.py Enable login (without view yet) 2021-04-14 11:21:39 +02:00
wsgi.py Add initial django project 2021-04-12 09:55:30 +02:00