mybuddy/babybuddy
Christopher C. Wells 3f57b196b4 Disable secure cookies
This feature breaks login on non-HTTPs connections. Additional work needed.
2021-09-16 20:44:05 -07:00
..
fixtures add tests 2021-02-09 18:10:36 -08:00
formats Only use `SHORT_MONTH_DAY_FORMAT` with supported locales 2021-08-06 08:24:07 -07:00
management Disable system checks for `gulp reset` command 2020-08-12 19:58:53 -07:00
migrations Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
settings Disable secure cookies 2021-09-16 20:44:05 -07:00
static_src Date picker changes (#304) 2021-09-16 20:29:47 -07:00
templates Adjust style of datetime picker trigger 2021-09-03 20:42:37 -07:00
templatetags Add user timezone setting support to datetime form fields 2020-02-14 12:07:43 -08:00
tests Set default password policies in base settings 2021-09-16 19:14:48 -07:00
__init__.py Create v1.8.3 release 2021-08-27 21:16:00 -07: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 Only add sessions refresh data to existing sessions 2021-08-05 06:34:08 -07:00
mixins.py Prevent caching of pages requiring authentication 2021-09-16 19:34:33 -07:00
models.py Dashboard: Auto-refresh even if focus is supported 2021-07-19 19:52:19 -07:00
urls.py Refactor API key reset as part of settings form 2021-06-21 21:27:45 -07:00
views.py Prevent caching of pages requiring authentication 2021-09-16 19:34:33 -07:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00