coins-demo/todo
2016-04-09 02:45:47 -07:00
..
migrations Fix field warnings for Django 1.8 (with migration) 2015-06-15 00:11:50 -07:00
static/todo Remove most CSS, clean up templates 2014-11-07 22:26:53 -08:00
templates/todo Remove stray management_form refs 2016-04-09 02:37:28 -07:00
__init__.py Bump version number for release 1.5 2015-09-02 23:30:39 +02:00
admin.py Add flake8 configuration, fix flake8 complaints 2015-09-02 23:30:04 +02:00
forms.py Note should not be a required field 2015-09-02 23:49:28 -07:00
models.py Add flake8 configuration, fix flake8 complaints 2015-09-02 23:30:04 +02:00
settings.py Don't require superuser 2016-01-05 23:57:47 -08:00
urls.py Clean-up / modernize templates and views 2016-04-09 02:23:11 -07:00
views.py Replace render_to_response() with render() 2016-04-09 02:45:47 -07:00