LICENSE
MANIFEST.in
README.rst
setup.py
django_todo.egg-info/PKG-INFO
django_todo.egg-info/SOURCES.txt
django_todo.egg-info/dependency_links.txt
django_todo.egg-info/not-zip-safe
django_todo.egg-info/top_level.txt
todo/__init__.py
todo/admin.py
todo/forms.py
todo/models.py
todo/settings.py
todo/urls.py
todo/views.py
todo/static/todo/css/styles.css
todo/static/todo/css/ui.datepicker.css
todo/static/todo/js/jquery.tablednd_0_5.js
todo/templates/todo/add_external_task.html
todo/templates/todo/add_list.html
todo/templates/todo/base.html
todo/templates/todo/del_list.html
todo/templates/todo/list_lists.html
todo/templates/todo/search_results.html
todo/templates/todo/view_list.html
todo/templates/todo/view_task.html
todo/templates/todo/email/assigned_body.txt
todo/templates/todo/email/assigned_subject.txt
todo/templates/todo/email/newcomment_body.txt