evorepo/todolists
Jelle van der Waa cbb242f6bb treewide: context must be a dict rather than Context
Passing Context has been removed in Django 11, a dict should rather be
passed.
2018-04-08 12:51:19 +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: Add test for overview and detail page 2018-03-25 19:18:46 +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/models: non-relational field given for 'username' 2018-04-08 12:51:19 +02:00
urls.py Change urls.py from patterns to list of url() 2018-04-08 12:51:19 +02:00
utils.py Change case of SUM() SQL function 2014-10-18 17:25:34 -05:00
views.py treewide: context must be a dict rather than Context 2018-04-08 12:51:19 +02:00