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/requires.txt
django_for_runners.egg-info/top_level.txt
for_runners/__init__.py
for_runners/admin.py
for_runners/context_processors.py
for_runners/exceptions.py
for_runners/forms.py
for_runners/geo.py
for_runners/gpx.py
for_runners/managers.py
for_runners/models.py
for_runners/svg.py
for_runners/tasks.py
for_runners/version.py
for_runners/weather.py
for_runners/gpx_tools/garmin2gpxpy.py
for_runners/gpx_tools/gpxpy2map.py
for_runners/gpx_tools/humanize.py
for_runners/management/__init__.py
for_runners/management/commands/__init__.py
for_runners/management/commands/import_gpx.py
for_runners/migrations/0001_initial.py
for_runners/migrations/0002_auto_20180602_0739.py
for_runners/migrations/0003_auto_20180612_2154.py
for_runners/migrations/0004_auto_20180621_1948.py
for_runners/migrations/__init__.py
for_runners/static/chartjs/Chart.bundle.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/gpxmodel/change_form.html
for_runners/templates/admin/for_runners/gpxmodel/change_list.html
for_runners/templates/for_runners/chartjs.html
for_runners/templates/for_runners/distance_pace_statistics.html
for_runners/templates/for_runners/distance_statistics.html
for_runners/templates/for_runners/leaflet_map.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/templates/for_runners/includes/leaflet_map.js
for_runners/tests/__init__.py
for_runners/tests/base.py
for_runners/tests/test_admin.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_test_project/__init__.py
for_runners_test_project/manage.py
for_runners_test_project/settings.py
for_runners_test_project/settings_tests.py
for_runners_test_project/urls.py
for_runners_test_project/wsgi.py
for_runners_test_project/templates/base.html
for_runners_test_project/templates/admin/base_site.html
for_runners_test_project/test_app/__init__.py
for_runners_test_project/test_app/admin.py
for_runners_test_project/test_app/models.py
for_runners_test_project/test_app/fixtures/0001_discipline.py
for_runners_test_project/test_app/fixtures/__init__.py
for_runners_test_project/test_app/management/__init__.py
for_runners_test_project/test_app/management/commands/__init__.py
for_runners_test_project/test_app/management/commands/run_test_project_dev_server.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/prod.txt
requirements/tests.txt