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/migrations
aldrin 2ebb0b7ee4 feat: Update user's trust bridge information 2021-10-21 12:23:02 +02:00
..
0001_initial.py Add initial django project 2021-04-12 09:55:30 +02:00
0002_accountrequest.py Add basic api for account requests, refs #2 2021-04-12 11:16:56 +02:00
0003_auto_20210414_0827.py Register account with email and password 2021-04-14 10:30:52 +02:00
0004_user_confidant.py fix: Transmit confidant_email on edit 2021-05-18 11:06:02 +02:00
0005_delete_accountrequest.py fix: Remove obsolete AccountRequest model 2021-05-19 10:12:02 +02:00
0006_auto_20210521_0805.py feat: Add api endpoints for activation/ user attrs 2021-05-21 10:14:12 +02:00
0007_user_email_unconfirmed.py feat: Re-enable signup and login 2021-08-02 10:14:38 +02:00
0008_auto_20210802_0744.py feat: Re-enable signup and login 2021-08-02 10:14:38 +02:00
0009_auto_20210802_0745.py feat: Re-enable signup and login 2021-08-02 10:14:38 +02:00
0010_auto_20210802_1131.py feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
0011_trustbridge.py feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
0012_auto_20211021_0901.py feat: Update user's trust bridge information 2021-10-21 12:23:02 +02:00
0013_trustbridge_trust_giver.py feat: Update user's trust bridge information 2021-10-21 12:23:02 +02:00
__init__.py Add initial django project 2021-04-12 09:55:30 +02:00