django-musician/musician
Santiago Lamora 525f17e8b5 Create component 'usage_progress_bar'. 2019-12-04 14:13:33 +01:00
..
migrations Initial commit. Create app skeleton. 2019-10-10 09:18:34 +02:00
static/musician Set fixed width of service-list table. 2019-12-04 11:44:14 +01:00
templates Create component 'usage_progress_bar'. 2019-12-04 14:13:33 +01:00
templatetags Create generic ServiceListView and implement MailView 2019-11-13 11:08:19 +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
auth.py Implement login and logout through cookie sessions 2019-10-30 13:05:46 +01:00
forms.py Implement login and logout through cookie sessions 2019-10-30 13:05:46 +01:00
mixins.py Set menu font awesome icons. 2019-12-03 12:46:59 +01:00
models.py Code styles of mailing list view. 2019-12-04 12:37: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 styles of mailing list view. 2019-12-04 12:37:35 +01:00