fixtures
|
Clean up migrations, do not include database
|
2023-01-02 19:36:03 +01:00 |
migrations
|
Do not require timestamp_end, initialize db
|
2023-01-03 00:13:26 +01:00 |
static
|
Include version in the footer
|
2023-01-03 21:35:09 +01:00 |
templatetags
|
Set default version to "git-main"
|
2023-01-04 17:20:46 +01:00 |
__init__.py
|
Initial commit
|
2022-12-31 14:18:27 +01:00 |
admin.py
|
Enable admin site
|
2023-01-02 19:36:22 +01:00 |
apps.py
|
Initial commit
|
2022-12-31 14:18:27 +01:00 |
forms.py
|
Make it possible to add a new platform
|
2023-01-04 17:24:54 +01:00 |
models.py
|
Improve session listing
|
2023-01-04 17:27:54 +01:00 |
tests.py
|
Initial commit
|
2022-12-31 14:18:27 +01:00 |
urls.py
|
Make it possible to add a new platform
|
2023-01-04 17:24:54 +01:00 |
views.py
|
Improve session listing
|
2023-01-04 17:27:54 +01:00 |