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-14 10:30:52 +02:00
..
migrations Register account with email and password 2021-04-14 10:30:52 +02:00
rest_api Register account with email and password 2021-04-14 10:30:52 +02:00
__init__.py Add djoser to dependencies 2021-04-13 11:39:00 +02:00
apps.py Add signal handling for account creation, refs #2 2021-04-12 11:40:09 +02:00
models.py Register account with email and password 2021-04-14 10:30:52 +02:00
settings.py Register account with email and password 2021-04-14 10:30:52 +02:00
signals.py Add signal handling for account creation, refs #2 2021-04-12 11:40:09 +02:00
urls.py Register account with email and password 2021-04-14 10:30:52 +02:00
wsgi.py Add initial django project 2021-04-12 09:55:30 +02:00