mybuddy/core
Christopher Charbonneau Wells 72818c5ec4 Use add_class widget to prevent overwrites of existing classes. 2017-08-16 14:01:13 -04:00
..
migrations Clean up default files and add initial migration. 2017-08-13 17:06:11 -04:00
templates/core Use add_class widget to prevent overwrites of existing classes. 2017-08-16 14:01:13 -04:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Rename foreign key relationships on models from baby to child. 2017-08-16 10:29:53 -04:00
models.py Rename foreign key relationships on models from baby to child. 2017-08-16 10:29:53 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add authentication and login handling for existing views. 2017-08-16 12:46:26 -04:00
utils.py Add a queryset param filter utility function. 2017-08-13 16:26:52 -04:00
views.py Add authentication and login handling for existing views. 2017-08-16 12:46:26 -04:00