management
|
Add read-only API key support
|
2018-10-29 21:44:34 +02:00 |
migrations
|
Remove Profile.bill_to field.
|
2018-11-06 10:19:59 +02:00 |
__init__.py
|
Initial commit
|
2015-06-11 22:12:09 +03:00 |
admin.py
|
Remove Profile.bill_to field.
|
2018-11-06 10:19:59 +02:00 |
forms.py
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |
middleware.py
|
Fix tests, lazy-load user's teams.
|
2018-02-26 12:49:25 +02:00 |
models.py
|
Remove Profile.bill_to field.
|
2018-11-06 10:19:59 +02:00 |
urls.py
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |