evorepo/todolists
2018-08-12 19:54:58 +02:00
..
migrations Add auto-generated migrations from new Django migrations framework 2014-09-01 18:26:05 -05:00
templatetags templatetags: use render_html for rendering html tags 2018-04-08 12:51:19 +02:00
tests todolists: test delete/edit/add 2018-08-12 19:54:58 +02: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 todolists: Remove unused ModelManager 2018-08-11 20:24:32 +02:00
urls.py todolists: Add json endpoint for todo detail view 2018-07-06 22:08:26 +02:00
utils.py todolists: sort todolist on incomplete status 2018-08-11 20:17:47 +02:00
views.py todolists: Add json endpoint for todo detail view 2018-07-06 22:08:26 +02:00