|
migrations
|
Add oauth migrations
|
2021-07-13 13:24:23 +02:00 |
|
tests
|
Update types and schema
|
2023-05-24 20:28:01 +02:00 |
|
apps.py
|
Create or update user and create or update token
|
2021-07-13 13:18:43 +02:00 |
|
factories.py
|
Add refresh tests
|
2021-07-13 13:25:13 +02:00 |
|
managers.py
|
Add feedback, update tests
|
2021-07-13 13:25:13 +02:00 |
|
middleware.py
|
Add redeem coupon endpoint
|
2021-07-13 13:25:13 +02:00 |
|
models.py
|
Add logging
|
2021-07-13 13:25:13 +02:00 |
|
mutations.py
|
Change "invalid_coupon" error into a result
|
2023-05-24 00:26:29 +02:00 |
|
oauth_client.py
|
Clean up
|
2021-07-13 13:25:13 +02:00 |
|
types.py
|
Change "invalid_coupon" error into a result
|
2023-05-24 00:26:29 +02:00 |
|
urls.py
|
Add pytest dependency to project, also add config
|
2023-05-30 16:30:28 +02:00 |
|
user_signup_login_handler.py
|
Fix tests
|
2021-07-13 13:25:13 +02:00 |
|
views.py
|
Add link to directly go to registration page
|
2023-02-14 16:26:54 +01:00 |