migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
Add lilla logo to login background.
|
2020-01-07 13:18:21 +01:00 |
templates
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |
__init__.py
|
Merge branch 'gui-design'
|
2019-12-10 10:39:35 +01:00 |
api.py
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |
apps.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
mixins.py
|
Include profile context var for loggued users.
|
2019-12-10 13:04:04 +01:00 |
models.py
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |
tests.py
|
Handle not found domain.
|
2019-12-17 10:25:10 +01:00 |
urls.py
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |
views.py
|
Add view to retrieve bill document.
|
2019-12-17 15:15:58 +01:00 |