mirror of https://github.com/snachodog/mybuddy.git
e8696a8b00
* filter card data by age * add setting for hide_age * add option to settings form * fix name to consistently use hide_age * rename filter, use setting for filter * add test for old hiding old data * fix migration to contain correct imports, remove month from timedelta * remove months from timedelta, allow blank * fix with block * add settings test * add test for filter * mock localtime * fix timezone issues with tests * linting * linting * Adjust migration Co-authored-by: Benjamin Häublein <benjaminh@debian.vm.hp> Co-authored-by: Christopher C. Wells <git@chris-wells.net> |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_add_settings.py | ||
0003_add_refresh_help_text.py | ||
0004_settings_language.py | ||
0005_auto_20190502_1701.py | ||
0006_auto_20190502_1744.py | ||
0007_auto_20190607_1422.py | ||
0008_auto_20200120_0622.py | ||
0009_settings_timezone.py | ||
0010_auto_20200609_0649.py | ||
0011_auto_20200813_0238.py | ||
0012_auto_20201024_1847.py | ||
0013_auto_20210411_1241.py | ||
0014_settings_hide_empty.py | ||
0015_alter_settings_timezone.py | ||
0016_alter_settings_timezone.py | ||
0017_settings_hide_age.py | ||
__init__.py |