mybuddy/dashboard
Christopher Charbonneau Wells 78ebc87265 Use static_src directories to prevent collisions with Django's collectstatic. 2017-08-24 07:54:47 -04:00
..
migrations Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
static_src/scss Use static_src directories to prevent collisions with Django's collectstatic. 2017-08-24 07:54:47 -04:00
templates Make the dashboard cards layout more opinionated. 2017-08-21 19:53:21 -04:00
templatetags Replace timezone.now() usage with localtime. 2017-08-22 21:36:44 -04:00
__init__.py Refactor dashboard as a separate app. 2017-08-18 09:02:31 -04:00
urls.py Fix all url declarations to specifying starts with (^). 2017-08-21 19:19:48 -04:00
views.py Add dashboard link to child list. 2017-08-19 14:57:21 -04:00