migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
Create and code styles of saas view.
|
2019-12-06 10:28:34 +01:00 |
templates
|
Create and code styles of saas view.
|
2019-12-06 10:28:34 +01:00 |
__init__.py
|
Add package version information.
|
2019-10-25 13:30:51 +02:00 |
api.py
|
Add Saas api model.
|
2019-12-06 10:27:18 +01:00 |
apps.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
mixins.py
|
Set menu font awesome icons.
|
2019-12-03 12:46:59 +01:00 |
models.py
|
Add Saas api model.
|
2019-12-06 10:27:18 +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
|
Create and code styles of saas view.
|
2019-12-06 10:28:34 +01:00 |