mybuddy/core
Ohad Lutzky 207a5bc236 Move Actions column to far left
This allows the columns to be ordered in a descending order of
importance from left to right, reducing scrolling.

Also un-center the column, as it is now flush to the left.

Fixes #236
2021-08-04 14:59:28 -07:00
..
migrations Add missed migration from #206 2021-06-07 20:26:15 -07:00
static_src Refactor usee of removd Visibility API library. 2019-08-22 20:35:52 -07:00
templates/core Move Actions column to far left 2021-08-04 14:59:28 -07:00
templatetags Fix linting issue 2021-08-01 04:42:38 -07:00
tests Add test for short datetime template tag 2021-08-01 04:42:38 -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 Disable autocomplete on datetime form fields (#224) 2021-06-19 15:20:03 -07:00
models.py child slugs: allow unicode 2021-04-30 14:47:08 -07:00
timeline.py Show duration in timeline (#247) 2021-07-09 13:45:07 -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 Use POST for timer quick add functionality 2021-07-31 13:56:48 -07:00