mybuddy/babybuddy
Peter Wickenberg 2d4cf3cfa3 Add Swedish translations. 2019-05-02 11:48:36 -07:00
..
fixtures Add API tests. 2017-12-07 16:34:48 -05:00
management Fix minor linting issues. 2019-02-02 19:17:25 -08:00
migrations Add Swedish translations. 2019-05-02 11:48:36 -07:00
settings Add Swedish translations. 2019-05-02 11:48:36 -07:00
static_src Set table text colors explicitly. 2019-02-24 08:18:12 -08:00
templates Store and retrieve language in user Setting. 2019-04-16 21:41:55 -07:00
templatetags Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
tests Add basic translation feature tests. 2019-04-18 19:52:17 -07:00
__init__.py Version bump. 2019-04-10 05:47:30 -07:00
admin.py Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
apps.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
forms.py Store and retrieve language in user Setting. 2019-04-16 21:41:55 -07:00
mixins.py Raise permission denied instead of redirecting to login (#49). 2018-05-20 14:40:09 -07:00
models.py Fix linting issues. 2019-04-18 19:55:55 -07:00
urls.py Add cookie-based language selection to user settings. 2019-04-13 20:07:46 -07:00
views.py Add translatable strings support to formatted strings (WIP). 2019-04-14 14:42:58 -07:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00