mybuddy/babybuddy
Yulian Kuncheff 0af4521005 Linting and faker changes 2021-12-31 09:19:53 -05:00
..
fixtures Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
management Linting and faker changes 2021-12-31 09:19:53 -05:00
migrations Add migration for `en` to `en-US` language setting 2021-12-13 16:34:36 -05:00
settings Use named patterns for settings URLs 2021-12-24 14:28:24 -05:00
static_src Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
templates Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
templatetags Add user timezone setting support to datetime form fields 2020-02-14 12:07:43 -08:00
tests Support POST only for logout 2021-12-18 17:42:53 -05:00
__init__.py Create v1.9.3 release 2021-12-14 09:50:27 -05:00
admin.py Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
apps.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
forms.py Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
middleware.py Revert "Treat `en` as `en-US` for date formatting" 2021-12-14 09:25:21 -05:00
mixins.py Prevent caching of pages requiring authentication 2021-09-16 19:34:33 -07:00
models.py Remove deprecated use of session-based language handling 2021-10-26 19:55:16 -07:00
urls.py Support POST only for logout 2021-12-18 17:42:53 -05:00
views.py Support POST only for logout 2021-12-18 17:42:53 -05:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00