migrations
|
Adding missing migrations. Fixes #145
|
2017-12-27 17:35:05 +02:00 |
tests
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |
__init__.py
|
Initial commit
|
2015-06-11 22:12:09 +03:00 |
admin.py
|
Remove allow_tag as it's not needed anymore
|
2018-04-30 14:49:43 +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
|
Setting api key will save it as a byte
|
2018-04-29 21:57:54 +02:00 |
urls.py
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |
views.py
|
Separate sign up and login forms.
|
2018-10-12 10:55:15 +03:00 |