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
|
25# added messages3
|
2021-01-15 18:10:05 +01:00 |
tests.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
urls.py
|
25# added messages3
|
2021-01-15 18:10:05 +01:00 |
views.py
|
25# added messages3
|
2021-01-15 18:10:05 +01:00 |