MANIFEST.in
README.md
setup.py
SQLMatches/__init__.py
SQLMatches/exceptions.py
SQLMatches/http_middleware.py
SQLMatches/on_conflict.py
SQLMatches/resources.py
SQLMatches/settings.py
SQLMatches/tables.py
SQLMatches/templating.py
SQLMatches.egg-info/PKG-INFO
SQLMatches.egg-info/SOURCES.txt
SQLMatches.egg-info/dependency_links.txt
SQLMatches.egg-info/not-zip-safe
SQLMatches.egg-info/requires.txt
SQLMatches.egg-info/top_level.txt
SQLMatches/api/__init__.py
SQLMatches/api/model_convertor.py
SQLMatches/community/__init__.py
SQLMatches/community/exceptions.py
SQLMatches/community/match.py
SQLMatches/community/models.py
SQLMatches/forms/home.py
SQLMatches/frontend/assets/bootstrap/css/bootstrap.min.css
SQLMatches/frontend/assets/bootstrap/js/bootstrap.min.js
SQLMatches/frontend/assets/css/Footer-Dark.css
SQLMatches/frontend/assets/css/Navigation-Clean.css
SQLMatches/frontend/assets/css/Search-Field-With-Icon.css
SQLMatches/frontend/assets/css/styles.css
SQLMatches/frontend/assets/fonts/FontAwesome.otf
SQLMatches/frontend/assets/fonts/Simple-Line-Icons.eot
SQLMatches/frontend/assets/fonts/Simple-Line-Icons.svg
SQLMatches/frontend/assets/fonts/Simple-Line-Icons.ttf
SQLMatches/frontend/assets/fonts/Simple-Line-Icons.woff
SQLMatches/frontend/assets/fonts/Simple-Line-Icons.woff2
SQLMatches/frontend/assets/fonts/font-awesome.min.css
SQLMatches/frontend/assets/fonts/fontawesome-webfont.eot
SQLMatches/frontend/assets/fonts/fontawesome-webfont.svg
SQLMatches/frontend/assets/fonts/fontawesome-webfont.ttf
SQLMatches/frontend/assets/fonts/fontawesome-webfont.woff
SQLMatches/frontend/assets/fonts/fontawesome-webfont.woff2
SQLMatches/frontend/assets/fonts/simple-line-icons.min.css
SQLMatches/frontend/assets/img/maps/austria.jpg
SQLMatches/frontend/assets/img/maps/cache.jpg
SQLMatches/frontend/assets/img/maps/canals.jpg
SQLMatches/frontend/assets/img/maps/cbble.jpg
SQLMatches/frontend/assets/img/maps/dust.png
SQLMatches/frontend/assets/img/maps/dust2.jpg
SQLMatches/frontend/assets/img/maps/inferno.jpg
SQLMatches/frontend/assets/img/maps/mirage.jpg
SQLMatches/frontend/assets/img/maps/nuke.jpg
SQLMatches/frontend/assets/img/maps/overpass.jpg
SQLMatches/frontend/assets/img/maps/train.jpg
SQLMatches/frontend/assets/js/bs-init.js
SQLMatches/frontend/assets/js/jquery.min.js
SQLMatches/frontend/templates/community.html
SQLMatches/frontend/templates/error.html
SQLMatches/frontend/templates/home.html
SQLMatches/frontend/templates/scoreboard.html
SQLMatches/frontend/templates/site_elements/base.html
SQLMatches/routes/__init__.py
SQLMatches/routes/api.py
SQLMatches/routes/community.py
SQLMatches/routes/download.py
SQLMatches/routes/errors.py
SQLMatches/routes/home.py
SQLMatches/routes/scoreboard.py
SQLMatches/routes/steam.py