migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
Include font-awesome CSS & Webfonts.
|
2019-12-03 12:41:34 +01:00 |
templates
|
Include font-awesome CSS & Webfonts.
|
2019-12-03 12:41:34 +01:00 |
__init__.py
|
Add package version information.
|
2019-10-25 13:30:51 +02:00 |
api.py
|
Code Profile template.
|
2019-11-20 20:07:35 +01:00 |
apps.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
mixins.py
|
Create `ExtendedPaginationMixin`.
|
2019-10-31 17:16:51 +01:00 |
models.py
|
Code Profile template.
|
2019-11-20 20:07:35 +01:00 |
tests.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
urls.py
|
Code Profile template.
|
2019-11-20 20:07:35 +01:00 |
views.py
|
Code Profile template.
|
2019-11-20 20:07:35 +01:00 |