coins-demo/todo
2014-06-22 00:37:51 -04:00
..
static/todo Whitespace correction (reformatting only) 2014-06-01 12:24:31 +02:00
templates/todo Add missing quotes for url tag in email templates 2014-05-05 20:52:30 +01:00
__init__.py Reformatted readme and license 2014-05-31 09:19:27 +02:00
admin.py Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
forms.py Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
models.py Changed related_name in foreign key created_by (conflict with django-media-tree) 2014-05-31 19:12:02 +02:00
settings.py Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
urls.py Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
views.py The top view (list of lists) generated a javascript error because base.html refers to thedate, which the view function list_lists did not define. 2014-06-22 00:37:51 -04:00