coins-demo/todo
2016-11-28 16:15:46 -05:00
..
migrations Allow unassigned ("anyone") tickets 2016-04-09 11:56:27 -07:00
static/todo Remove most CSS, clean up templates 2014-11-07 22:26:53 -08:00
templates/todo Fix variable name in list_view template 2016-09-23 12:07:19 -07:00
__init__.py Bump version to 1.6 2016-04-11 00:05:59 -07:00
admin.py Add flake8 configuration, fix flake8 complaints 2015-09-02 23:30:04 +02:00
forms.py forms.py: used get_user_model() inside __init__ instead of User, to facilitate late binding, models.py: used settings.AUTH_USER_MODEL instead of user 2016-11-28 16:15:46 -05:00
models.py forms.py: used get_user_model() inside __init__ instead of User, to facilitate late binding, models.py: used settings.AUTH_USER_MODEL instead of user 2016-11-28 16:15:46 -05:00
settings.py Fix flake8 complaints 2016-04-10 20:06:21 +02:00
urls.py Clean-up / modernize templates and views 2016-04-09 02:23:11 -07:00
utils.py Reduce complexity of view_list to bring tox complexity down to 10 2016-08-02 01:32:29 -07:00
views.py Reduce complexity of view_list to bring tox complexity down to 10 2016-08-02 01:32:29 -07:00