mybuddy/core
Christopher Charbonneau Wells e2733e6b1e Improve Dashboard view.
This commit adds a placeholder image for Child objects (in the future, hopefully, photo uploads will be added) and reworks the Dashboard view to look better when more than one child is in the database. There are also some minor tweaks to the Child detail view and one new Gulp requirement to improve the flow of copying static image assets from apps.
2017-11-06 16:24:21 -05:00
..
migrations Make Timer instance.start field editable. 2017-10-28 13:27:33 -04:00
static_src Improve Dashboard view. 2017-11-06 16:24:21 -05:00
templates/core Improve Dashboard view. 2017-11-06 16:24:21 -05:00
templatetags Add core templatetags tests and update some docstrings. 2017-11-03 23:55:42 -04:00
tests Add date intersection validation for models with start and end dates. 2017-11-05 14:18:30 -05:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Make "nap" bounds configurable with a 6AM - 6PM default. 2017-11-04 09:42:18 -04:00
forms.py Move form clean methods to models. 2017-11-01 16:14:42 -04:00
models.py Fix linting error. 2017-11-05 15:02:22 -05:00
urls.py Add tests utilities and core views tests. 2017-10-21 22:14:44 -04:00
utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
views.py Add filtering to existing list pages. 2017-11-03 07:02:35 -04:00