fixtures
|
Add API tests.
|
2017-12-07 16:34:48 -05:00 |
tests
|
Update password change test.
|
2017-12-06 14:39:41 -05:00 |
__init__.py
|
Rename project Baby Buddy.
|
2017-10-22 14:00:42 -04:00 |
admin.py
|
Add Settings model extending User.
|
2017-11-12 12:09:54 -05:00 |
forms.py
|
Add a user password change form.
|
2017-12-02 16:20:15 -05:00 |
models.py
|
Add per-user token-based API authentication.
|
2017-12-05 10:46:59 -05:00 |
urls.py
|
Add per-user token-based API authentication.
|
2017-12-05 10:46:59 -05:00 |
views.py
|
Add status messages for babybuddy app views.
|
2017-12-06 13:03:26 -05:00 |