migrations
|
21# created invite model
|
2021-01-15 12:03:28 +01:00 |
__init__.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
admin.py
|
21# created invite model
|
2021-01-15 12:03:28 +01:00 |
apps.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
forms.py
|
22# created invite form
|
2021-01-15 12:27:14 +01:00 |
models.py
|
23# added messages
|
2021-01-15 15:19:10 +01:00 |
tests.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
urls.py
|
24# added messages2
|
2021-01-15 16:03:10 +01:00 |
views.py
|
24# added messages2
|
2021-01-15 16:03:10 +01:00 |