migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
Code domain configuration details modal.
|
2019-12-12 12:11:07 +01:00 |
templates
|
Add links to services of the domain.
|
2019-12-12 14:27:01 +01:00 |
__init__.py
|
Merge branch 'gui-design'
|
2019-12-10 10:39:35 +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 |
tests.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
urls.py
|
Create and code styles of billing view.
|
2019-12-06 10:00:11 +01:00 |
views.py
|
Update dashboard to use retrieved domains data.
|
2019-12-12 14:19:39 +01:00 |