.coveragerc
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/readme.rst
leonardo_store_faq/__init__.py
leonardo_store_faq/admin.py
leonardo_store_faq/apps.py
leonardo_store_faq/models.py
leonardo_store_faq/settings.py
leonardo_store_faq/views.py
leonardo_store_faq.egg-info/PKG-INFO
leonardo_store_faq.egg-info/SOURCES.txt
leonardo_store_faq.egg-info/dependency_links.txt
leonardo_store_faq.egg-info/not-zip-safe
leonardo_store_faq.egg-info/pbr.json
leonardo_store_faq.egg-info/top_level.txt
leonardo_store_faq/apps/__init__.py
leonardo_store_faq/locale/cs/LC_MESSAGES/django.mo
leonardo_store_faq/locale/cs/LC_MESSAGES/django.po
leonardo_store_faq/migrations/0001_initial.py
leonardo_store_faq/migrations/0002_question_name.py
leonardo_store_faq/migrations/0003_auto_20160919_1208.py
leonardo_store_faq/migrations/__init__.py
leonardo_store_faq/widget/__init__.py
requirements/default.txt
requirements/tests.txt
tests/cov.sh
tests/local_settings.py
tests/manage.py
tests/testapp/__init__.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/tests/__init__.py
tests/testapp/tests/test_commands.py