.dockerignore
.editorconfig
.travis-devel-requirements.txt
.travis-lowest-requirements.txt
.travis-release-requirements.txt
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.tx/config
cernopendata_pages/__init__.py
cernopendata_pages/config.py
cernopendata_pages/version.py
cernopendata_pages/views.py
cernopendata_pages.egg-info/PKG-INFO
cernopendata_pages.egg-info/SOURCES.txt
cernopendata_pages.egg-info/dependency_links.txt
cernopendata_pages.egg-info/entry_points.txt
cernopendata_pages.egg-info/not-zip-safe
cernopendata_pages.egg-info/requires.txt
cernopendata_pages.egg-info/top_level.txt
cernopendata_pages/static/img/default.png
cernopendata_pages/static/img/resources/VMs.jpg
cernopendata_pages/static/img/resources/learning.jpg
cernopendata_pages/static/img/visualisation/event.png
cernopendata_pages/static/img/visualisation/histogram.png
cernopendata_pages/templates/cernopendata_pages/base.html
cernopendata_pages/templates/cernopendata_pages/index.html
tests/conftest.py
tests/test_cernopendata_pages.py