migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
Code login template.
|
2019-10-23 13:35:43 +02:00 |
templates
|
Create paginator component as div and cols.
|
2019-11-20 17:09:08 +01:00 |
__init__.py
|
Add package version information.
|
2019-10-25 13:30:51 +02:00 |
api.py
|
Create database list view.
|
2019-11-13 12:27:25 +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 |
tests.py
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
urls.py
|
Fix typo.
|
2019-10-31 14:00:01 +01:00 |