LICENSE
MANIFEST.in
README.rst
setup.py
django_tasksoftheday.egg-info/PKG-INFO
django_tasksoftheday.egg-info/SOURCES.txt
django_tasksoftheday.egg-info/dependency_links.txt
django_tasksoftheday.egg-info/top_level.txt
tasksoftheday/__init__.py
tasksoftheday/admin.py
tasksoftheday/models.py
tasksoftheday/tests.py
tasksoftheday/urls.py
tasksoftheday/views.py
tasksoftheday/static/tasksoftheday/main.css
tasksoftheday/static/tasksoftheday/tasklist.css
tasksoftheday/templates/tasksoftheday/index.html
tasksoftheday/templates/tasksoftheday/task.html
tasksoftheday/templates/tasksoftheday/tasklist.html