evorepo/todolists
Morten Linderud acbca4c47e Add created and last_modified to json
Helps us write tools to find out if a package hasn't been checked off
since todolist creation.

Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-03-27 22:04:29 +01:00
..
migrations Update migrations for Python 3 2019-01-21 21:19:58 +01:00
templatetags templatetags: use render_html for rendering html tags 2018-04-08 12:51:19 +02:00
tests todolists: tests: convert response.content to str 2019-01-21 21:19:58 +01:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Small admin tweaks for todolists filtering 2012-12-31 09:42:06 -06:00
models.py todolist: send email when the todolist is fully complete 2019-06-13 14:13:30 +02:00
urls.py todolists: remove old_id from todolist model 2018-10-02 13:46:22 +02:00
utils.py todolists: sort todolist on incomplete status 2018-08-11 20:17:47 +02:00
views.py Add created and last_modified to json 2020-03-27 22:04:29 +01:00