coins-demo/todo
2019-04-11 23:42:53 -07:00
..
data Import tasks via CSV (#51) 2019-03-25 23:19:11 -07:00
mail Fix MySQL migration (#57) 2019-03-25 07:43:53 -07:00
management Import tasks via CSV (#51) 2019-03-25 23:19:11 -07:00
migrations Modeling and admin for attachment support 2019-04-06 16:30:01 -07:00
operations Improve error handling for web upload of bad CSV 2019-04-01 23:41:04 -07:00
static/todo Implement mail tracker system 2019-03-11 00:04:19 -07:00
templates Re-enable name="notify" to task editor to enable notifications (#67) 2019-04-11 00:05:44 -07:00
tests Bump version, README for 2.4.0 2019-04-09 00:01:27 -07:00
views Fix file extension limiter issue, and establish defaults system 2019-04-11 22:09:41 -07:00
__init__.py Get current version for setup.py from __init__ 2019-04-11 23:42:53 -07:00
admin.py Modeling and admin for attachment support 2019-04-06 16:30:01 -07:00
check.py Fix dal_check integrity error when autocomplete not enabled 2019-03-11 00:34:55 -07:00
defaults.py Use hash/lookup in defaults.py 2019-04-11 23:42:11 -07:00
features.py MIsc tweaks 2019-04-07 16:11:28 -07:00
forms.py Black formatting 2018-12-21 00:38:44 -08:00
models.py Working file upload dialog and receive in view 2019-04-07 16:11:19 -07:00
urls.py Implement attachment removal 2019-04-08 23:46:34 -07:00
utils.py Implement attachment removal 2019-04-08 23:46:34 -07:00