mybuddy/core
Christopher Charbonneau Wells 35723b28c3 Remove example search form. 2017-08-16 09:53:48 -04:00
..
migrations Clean up default files and add initial migration. 2017-08-13 17:06:11 -04:00
templates/core Remove example search form. 2017-08-16 09:53:48 -04:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Refactor model "Baby" as "Child". 2017-08-16 08:49:58 -04:00
models.py Refactor model "Baby" as "Child". 2017-08-16 08:49:58 -04:00
tests.py Initial commit. 2017-08-11 14:32:02 -04:00
urls.py Add basic Child list page example. 2017-08-16 09:12:49 -04:00
utils.py Add a queryset param filter utility function. 2017-08-13 16:26:52 -04:00
views.py Add a Child delete confirm template. 2017-08-16 09:43:34 -04:00