migrations
|
Initial commit
|
2022-10-28 22:16:23 +02:00 |
static/vendor
|
Fix docker build
|
2022-10-31 09:01:44 +01:00 |
templates
|
Use django-bootstrap for forms
|
2022-10-31 22:04:40 +01:00 |
tests
|
Initial commit
|
2022-10-28 22:16:23 +02:00 |
__init__.py
|
Initial commit
|
2022-10-28 22:16:23 +02:00 |
admin.py
|
Initial commit
|
2022-10-28 22:16:23 +02:00 |
apps.py
|
Initial commit
|
2022-10-28 22:16:23 +02:00 |
forms.py
|
Implement registration
|
2022-10-31 17:08:23 +01:00 |
models.py
|
Translate fields
|
2022-10-30 11:11:31 +01:00 |
views.py
|
Add landing page
|
2022-10-31 17:50:56 +01:00 |