LICENSE
MANIFEST.in
README.md
setup.py
tally/__init__.py
tally/admin.py
tally/middleware.py
tally/models.py
tally/urls.py
tally/views.py
tally.egg-info/PKG-INFO
tally.egg-info/SOURCES.txt
tally.egg-info/dependency_links.txt
tally.egg-info/top_level.txt
tally/management/__init__.py
tally/management/commands/__init__.py
tally/management/commands/tallyserver.py
tally/migrations/0001_initial.py
tally/migrations/0002_auto_20160324_1456.py
tally/migrations/__init__.py
tally/static/tally/css/tally.css
tally/static/tally/js/tally.js
tally/templates/tally/base.html
tally/templates/tally/dashboard.html
tally/templates/tally/index.html