django-musician/musician
Santiago Lamora 381c6f656e Code style of domain details card. 2019-12-12 10:48:40 +01:00
..
migrations Initial commit. Create app skeleton. 2019-10-10 09:18:34 +02:00
static/musician Code resource usage cards of the dashboard. 2019-12-10 14:02:26 +01:00
templates Code style of domain details card. 2019-12-12 10:48:40 +01:00
templatetags Create generic ServiceListView and implement MailView 2019-11-13 11:08:19 +01:00
__init__.py Merge branch 'gui-design' 2019-12-10 10:39:35 +01:00
api.py Include profile context var for loggued users. 2019-12-10 13:04:04 +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 Include profile context var for loggued users. 2019-12-10 13:04:04 +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 Code style of domain details card. 2019-12-12 10:48:40 +01:00