fixtures
|
Clean up migrations, do not include database
|
2023-01-02 19:36:03 +01:00 |
migrations
|
Fix migration
|
2023-01-09 19:09:31 +01:00 |
static
|
Do not specify button width and height
|
2023-01-13 22:11:12 +01:00 |
templates
|
Do not specify button width and height
|
2023-01-13 22:11:12 +01:00 |
templatetags
|
Change to gunicorn
|
2023-01-07 21:09:47 +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
|
Start sessions of last purchase from list
|
2023-01-13 16:54:24 +01:00 |
tests.py
|
Initial commit
|
2022-12-31 14:18:27 +01:00 |
urls.py
|
Start sessions of last purchase from list
|
2023-01-13 16:54:24 +01:00 |
views.py
|
Start sessions of last purchase from list
|
2023-01-13 16:54:24 +01:00 |