AUTHORS
LICENSE
MANIFEST.in
README.creole
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
django_for_runners.egg-info/PKG-INFO
django_for_runners.egg-info/SOURCES.txt
django_for_runners.egg-info/dependency_links.txt
django_for_runners.egg-info/entry_points.txt
django_for_runners.egg-info/requires.txt
django_for_runners.egg-info/top_level.txt
for_runners/__init__.py
for_runners/app_settings.py
for_runners/apps.py
for_runners/constants.py
for_runners/context_processors.py
for_runners/exceptions.py
for_runners/forms.py
for_runners/geo.py
for_runners/gpx.py
for_runners/model_utils.py
for_runners/svg.py
for_runners/tasks.py
for_runners/version.py
for_runners/weather.py
for_runners/admin/__init__.py
for_runners/admin/discipline.py
for_runners/admin/distance.py
for_runners/admin/event.py
for_runners/admin/gpx.py
for_runners/admin/gpx_import_export.py
for_runners/admin/utils.py
for_runners/gpx_tools/garmin2gpxpy.py
for_runners/gpx_tools/humanize.py
for_runners/management/__init__.py
for_runners/management/commands/__init__.py
for_runners/management/commands/backup.py
for_runners/management/commands/fill_basedata.py
for_runners/management/commands/import_gpx.py
for_runners/management/commands/recreate_files.py
for_runners/managers/__init__.py
for_runners/managers/gpx.py
for_runners/migrations/0001_initial.py
for_runners/migrations/0002_auto_20180710_1910.py
for_runners/migrations/0003_auto_20180712_2043.py
for_runners/migrations/0004_auto_20180719_1739.py
for_runners/migrations/0005_auto_20180731_1855.py
for_runners/migrations/0006_auto_20180902_1958.py
for_runners/migrations/0007_auto_20190402_1628.py
for_runners/migrations/0008_auto_20190402_1731.py
for_runners/migrations/0009_auto_20190402_1839.py
for_runners/migrations/__init__.py
for_runners/models/__init__.py
for_runners/models/discipline.py
for_runners/models/distance.py
for_runners/models/event.py
for_runners/models/gpx.py
for_runners/selectors/__init__.py
for_runners/selectors/gpx.py
for_runners/services/__init__.py
for_runners/services/gpx_calculate_values.py
for_runners/services/gpx_save_gpx.py
for_runners/services/gpx_svg_generator.py
for_runners/signal_handlers/__init__.py
for_runners/signal_handlers/gpx.py
for_runners/static/chartjs/Chart.bundle.min.js
for_runners/static/dygraphs/dygraph.css
for_runners/static/dygraphs/dygraph.js
for_runners/static/dygraphs/dygraph.min.css
for_runners/static/dygraphs/dygraph.min.js
for_runners/static/leaflet/leaflet-src.js
for_runners/static/leaflet/leaflet.css
for_runners/static/leaflet/leaflet.js
for_runners/templates/admin/for_runners/change_list.html
for_runners/templates/admin/for_runners/eventmodel/change_list.html
for_runners/templates/admin/for_runners/eventmodel/statistics.html
for_runners/templates/admin/for_runners/gpxmodel/change_form.html
for_runners/templates/admin/for_runners/gpxmodel/change_list.html
for_runners/templates/admin/for_runners/gpxmodel/dygraphs.html
for_runners/templates/admin/for_runners/gpxmodel/filter.html
for_runners/templates/admin/for_runners/gpxmodel/leaflet_map.html
for_runners/templates/admin/for_runners/gpxmodel/participation_links.html
for_runners/templates/admin/for_runners/gpxmodel/include/dygraphs.js
for_runners/templates/admin/for_runners/gpxmodel/include/leaflet_map.css
for_runners/templates/admin/for_runners/gpxmodel/include/leaflet_map.js
for_runners/templates/for_runners/distance_pace_statistics.html
for_runners/templates/for_runners/distance_statistics.html
for_runners/templates/for_runners/gpx_info.html
for_runners/templates/for_runners/gpx_metadata.html
for_runners/templates/for_runners/upload_gpx_file.html
for_runners/templates/for_runners/includes/chart.js
for_runners/templates/for_runners/includes/chartjs_distance_pace_statistics.js
for_runners/templates/for_runners/includes/chartjs_distance_statistics.js
for_runners/tests/__init__.py
for_runners/tests/base.py
for_runners/tests/test_admin.py
for_runners/tests/test_boot.py
for_runners/tests/test_cutted_hash.py
for_runners/tests/test_gpx.py
for_runners/tests/test_model.py
for_runners/tests/test_svg.py
for_runners/tests/test_utils.py
for_runners/tests/test_weather.py
for_runners/tests/utils.py
for_runners_project/__init__.py
for_runners_project/__main__.py
for_runners_project/cli.py
for_runners_project/settings.py
for_runners_project/settings_tests.py
for_runners_project/starter.py
for_runners_project/urls.py
for_runners_project/wsgi.py
for_runners_project/for_runners_helper_app/__init__.py
for_runners_project/for_runners_helper_app/admin.py
for_runners_project/for_runners_helper_app/models.py
for_runners_project/for_runners_helper_app/fixtures/0001_discipline.py
for_runners_project/for_runners_helper_app/fixtures/__init__.py
for_runners_project/for_runners_helper_app/management/__init__.py
for_runners_project/for_runners_helper_app/management/commands/__init__.py
for_runners_project/for_runners_helper_app/management/commands/run_server.py
for_runners_project/templates/base.html
for_runners_project/templates/admin/base_site.html
for_runners_project/utils/__init__.py
for_runners_project/utils/gunicorn_server.py
for_runners_project/utils/venv.py
for_runners_tests/__init__.py
for_runners_tests/test_admin.py
for_runners_tests/test_env_setup.py
requirements/base.txt
requirements/dev.txt
requirements/test.txt