Christopher C. Wells
|
cd946280cb
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
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 |
Christopher Charbonneau Wells
|
5dc372281b
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
Christopher Charbonneau Wells
|
f2a8cdec2d
|
Update URL definitions to Django 2.0 style.
|
2017-12-13 18:12:32 -05:00 |
Christopher Charbonneau Wells
|
e92d3f361e
|
Misc. Django 2.0 update changes.
|
2017-12-03 16:52:27 -05:00 |
Christopher Charbonneau Wells
|
00d3cf65f5
|
Add a basic Welcome page.
|
2017-11-09 14:37:06 -05:00 |
Christopher Charbonneau Wells
|
eefa00bfd3
|
Add a very basic prototype dashboard for multiple children.
|
2017-08-24 13:09:56 -04:00 |
Christopher Charbonneau Wells
|
7bffb41718
|
Fix all url declarations to specifying starts with (^).
|
2017-08-21 19:19:48 -04:00 |
Christopher Charbonneau Wells
|
e1379b0bf4
|
Minor dashboard adjustments.
|
2017-08-20 11:57:48 -04:00 |
Christopher Charbonneau Wells
|
f30ef88d1b
|
Add dashboard link to child list.
|
2017-08-19 14:57:21 -04:00 |
Christopher Charbonneau Wells
|
c908ae6e2b
|
Refactor dashboard as a separate app.
|
2017-08-18 09:02:31 -04:00 |