MANIFEST.in
README.md
setup.py
acdumo/__init__.py
acdumo/acdumo.py
acdumo/apscheduler.py
acdumo/auth.py
acdumo/email.py
acdumo/errors.py
acdumo/forms.py
acdumo/install_certifi.py
acdumo/login.py
acdumo/misaka.py
acdumo/models.py
acdumo/protected.py
acdumo/settings.py
acdumo/strategy.py
acdumo.egg-info/PKG-INFO
acdumo.egg-info/SOURCES.txt
acdumo.egg-info/dependency_links.txt
acdumo.egg-info/entry_points.txt
acdumo.egg-info/requires.txt
acdumo.egg-info/top_level.txt
acdumo/static/style.css
acdumo/templates/base.html
acdumo/templates/auth/login.html
acdumo/templates/auth/register.html
acdumo/templates/auth/reset_password.html
acdumo/templates/auth/reset_password_request.html
acdumo/templates/email/email_confirmation.html
acdumo/templates/email/email_confirmation.txt
acdumo/templates/email/notification.html
acdumo/templates/email/notification.txt
acdumo/templates/email/reset_password.html
acdumo/templates/email/reset_password.txt
acdumo/templates/settings/index.html
acdumo/templates/strategy/index.html
acdumo_uwsgi/__init__.py
config/__init__.py