migrations
|
Set default value for boolean Item.completed
|
2014-11-07 22:04:23 -08:00 |
static/todo
|
Remove most CSS, clean up templates
|
2014-11-07 22:26:53 -08:00 |
__init__.py
|
Bump version to 1.5.dev for future
|
2014-11-09 11:22:09 -08:00 |
admin.py
|
Reformatting only (PEP8)
|
2014-05-31 19:10:38 +02:00 |
forms.py
|
Specify exclude Meta on form definitions
|
2014-11-07 23:43:27 -08:00 |
models.py
|
Add get_absolute_url() method for todo items
|
2014-11-10 23:18:44 -08:00 |
urls.py
|
Reformatting only (PEP8)
|
2014-05-31 19:10:38 +02:00 |