LICENSE
MANIFEST.in
README.rst
setup.py
django_tasktracker.egg-info/PKG-INFO
django_tasktracker.egg-info/SOURCES.txt
django_tasktracker.egg-info/dependency_links.txt
django_tasktracker.egg-info/top_level.txt
tracker/__init__.py
tracker/admin.py
tracker/apps.py
tracker/models.py
tracker/urls.py
tracker/utils.py
tracker/views.py
tracker/migrations/0001_initial.py
tracker/migrations/0002_auto_20171106_1700.py
tracker/migrations/0003_auto_20171106_1928.py
tracker/migrations/0004_auto_20171110_0826.py
tracker/migrations/__init__.py
tracker/static/css/tracker.css
tracker/templates/tracker/addform.html
tracker/templates/tracker/base.html
tracker/templates/tracker/delete.html
tracker/templates/tracker/details.html
tracker/templates/tracker/developer_list.html
tracker/templates/tracker/listview.html
tracker/templates/tracker/stories.html
tracker/tests/__init__.py
tracker/tests/test_models.py
tracker/tests/test_selenium.py
tracker/tests/test_utils.py
tracker/tests/test_view.py
xptracker/__init__.py
xptracker/settings.py
xptracker/urls.py
xptracker/wsgi.py