MANIFEST.in
README.rst
setup.py
djangosampler/__init__.py
djangosampler/admin.py
djangosampler/models.py
djangosampler/sampler.py
djangosampler/test_plugins.py
djangosampler/test_sampler.py
djangosampler/tests.py
djangosampler/urls.py
djangosampler/views.py
djangosampler.egg-info/PKG-INFO
djangosampler.egg-info/SOURCES.txt
djangosampler.egg-info/dependency_links.txt
djangosampler.egg-info/top_level.txt
djangosampler/migrations/0001_initial.py
djangosampler/migrations/0002_auto__add_field_sample_cre__add_field_query_cre__add_field_stack_cre.py
djangosampler/migrations/0003_auto.py
djangosampler/migrations/__init__.py
djangosampler/plugins/__init__.py
djangosampler/plugins/celery_task.py
djangosampler/plugins/mongo.py
djangosampler/plugins/request.py
djangosampler/plugins/sql.py
djangosampler/static/djangosampler/sampler.css
djangosampler/templates/djangosampler/base.html
djangosampler/templates/djangosampler/queries.html
djangosampler/templates/djangosampler/query.html