mybuddy/babybuddy
Christopher Charbonneau Wells c8e1fee3e4
Replace Travis with GitHub Actions (#216)
* Replace Travis config with GitHub Actions config

* Use Coveralls GitHub Action

* Correct Coveralls flag name

* Try AndreMiras/coveralls-python-action@develop

* Prevent double-run on push to PRs

Closes #216.
2021-05-19 21:12:03 -07:00
..
fixtures add tests 2021-02-09 18:10:36 -08:00
formats Concatenate (not append) DATETIME_INPUT_FORMATS (#148) 2020-07-22 21:13:56 -07:00
management Disable system checks for `gulp reset` command 2020-08-12 19:58:53 -07:00
migrations Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
settings Replace Travis with GitHub Actions (#216) 2021-05-19 21:12:03 -07:00
static_src Boolean field labels are no longer clickable so they can't be accidentally toggle the field value 2021-01-19 08:37:07 -08:00
templates Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
templatetags Add user timezone setting support to datetime form fields 2020-02-14 12:07:43 -08:00
tests Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
__init__.py Bump version to v1.6.0 2021-05-13 20:37:31 -07:00
admin.py Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
apps.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
forms.py Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
middleware.py The rest of the middleware commit 2020-05-17 20:11:08 +10:00
mixins.py Raise permission denied instead of redirecting to login (#49). 2018-05-20 14:40:09 -07:00
models.py Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
urls.py Add cookie-based language selection to user settings. 2019-04-13 20:07:46 -07:00
views.py Persist user timezone setting with middleware 2020-02-14 12:45:24 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00