mybuddy/core
Beni Cherniavsky-Paskin 29ef9f4f75 child slugs: allow unicode
This results in %-encoded URLs, but modern browsers display the unicode
chars (e.g. https://babybuddy.../children/мааян-паскин-чернявский).
2021-04-30 14:47:08 -07:00
..
migrations Add migrations 2021-04-15 05:45:25 -07:00
static_src Refactor usee of removd Visibility API library. 2019-08-22 20:35:52 -07:00
templates/core Use day precision for child age (#167) 2020-10-25 20:06:21 -07:00
templatetags Use Django 3.2 timesince depth parameter for child age 2021-04-11 13:35:07 -07:00
tests Use Django 3.2 timesince depth parameter for child age 2021-04-11 13:35:07 -07:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Configure support for imports 2020-02-18 14:41:33 -08:00
forms.py Make datetime editable for Note model 2020-08-12 19:47:58 -07:00
models.py child slugs: allow unicode 2021-04-30 14:47:08 -07:00
timeline.py Add translation support to Child timeline elements. 2019-04-16 20:33:49 -07:00
urls.py child slugs: allow unicode 2021-04-30 14:47:08 -07:00
utils.py Use Django 3.2 timesince depth parameter for child age 2021-04-11 13:35:07 -07:00
views.py Add missing `form_class` value to core model update forms 2020-02-16 15:09:57 -08:00