migrations
|
Django 2.0 compatibility (requirement)
|
2018-02-03 00:09:23 -08:00 |
static/todo
|
Remove datepicker dependency
|
2018-02-04 00:34:09 -08:00 |
templates/todo
|
Indentation fix in list_detail template
|
2018-02-04 01:01:48 -08:00 |
__init__.py
|
Bump version to 1.6.2
|
2017-04-13 00:25:43 -07:00 |
admin.py
|
Add flake8 configuration, fix flake8 complaints
|
2015-09-02 23:30:04 +02:00 |
forms.py
|
due_date optional in forms
|
2018-02-04 00:44:15 -08:00 |
models.py
|
Rename some views and URLs more logically
|
2018-02-04 00:35:04 -08:00 |
settings.py
|
Fix flake8 complaints
|
2016-04-10 20:06:21 +02:00 |
urls.py
|
Rename some views and URLs more logically
|
2018-02-04 00:35:04 -08:00 |
utils.py
|
Django 2.0 compatibility (requirement)
|
2018-02-03 00:09:23 -08:00 |
views.py
|
Rename some views and URLs more logically
|
2018-02-04 00:35:04 -08:00 |