migrations
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
static/vendor/bootstrap-5.1.3-dist
|
Add bootstrap
|
2022-04-24 19:29:22 +02:00 |
templates/common
|
Add a real navbar
|
2022-04-25 16:27:45 +02:00 |
__init__.py
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
admin.py
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
apps.py
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
models.py
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
tests.py
|
Initial commit
|
2022-04-24 15:51:25 +02:00 |
urls.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |
views.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |