Commit Graph

14 Commits

Author SHA1 Message Date
Santiago Lamora 09cd4ad636 Merge branch 'master' into i18n 2020-01-29 11:12:20 +01:00
Santiago Lamora 02d56a890c Set SESSION_COOKIE_SECURE setting. 2020-01-23 17:52:49 +01:00
Santiago Lamora d3848d0633 Merge branch 'master' into i18n 2020-01-23 17:49:46 +01:00
Santiago Lamora 24729bf6b7 Configure languages and enable Locale middleware 2020-01-23 17:28:53 +01:00
Santiago Lamora 672b3298a7 Allow to configure managers URLs on project settings. 2020-01-23 16:32:36 +01:00
Santiago Lamora 4727a931b4 Merge branch 'master' into i18n 2020-01-21 13:31:06 +01:00
Santiago Lamora fb0c734f60 Redirect to dashboard as root index (redirect). 2020-01-07 13:57:02 +01:00
Santiago Lamora 2cff31a29e Set default fallback language to catalan. 2019-12-18 10:51:02 +01:00
Santiago Lamora eb0e65f132 Configure i18n and create initial locale .po files
- Catalan (ca)
- Spanish (es)
2019-12-10 11:59:01 +01:00
Santiago Lamora 5b2294b699 Implement login and logout through cookie sessions 2019-10-30 13:05:46 +01:00
Santiago Lamora 750d5cc465 Add basic structure to access django-orchestra API 2019-10-29 10:47:50 +01:00
Santiago Lamora da8b91d892 Code login template.
- Add base bootstrap files
- Enable musician app
2019-10-23 13:35:43 +02:00
Santiago Lamora 041f6f79da Create initial musician.urls 2019-10-10 09:35:15 +02:00
Santiago Lamora aa28796afe Initial commit. Create app skeleton. 2019-10-10 09:18:34 +02:00