Find a file
2024-08-04 21:19:33 +02:00
.github Use min. Python 3.11 2024-08-04 21:05:16 +02:00
conf Update requirements 2024-08-04 21:05:51 +02:00
doc fix linter 2024-08-03 19:11:01 +02:00
for_runners_ynh fix wrong import 2024-08-04 21:07:38 +02:00
scripts Bugfix "fill_basedata" call, move it after "migrate" call. 2024-08-02 21:23:01 +02:00
tests Add a "manage_local_test.py" and tests 2024-08-04 21:06:06 +02:00
.editorconfig Apply manageproject updates 2024-08-02 17:07:54 +02:00
.flake8 Update project meta 2023-04-04 14:26:29 +02:00
.gitignore Apply manageproject updates 2024-08-02 17:07:54 +02:00
.safety-policy.yml Safety exception: Numpy >=1.22.0 needs Python 3.8 2022-09-19 09:22:56 +02:00
ALL_README.md Auto-update READMEs 2024-08-02 15:08:04 +00:00
check_process setup_private=0 2022-09-18 19:03:11 +02:00
config_panel.toml Apply manageprojects updates 2023-11-09 20:46:24 +01:00
dev-cli.py Use min. Python 3.11 2024-08-04 21:05:16 +02:00
LICENSE projects updates 2023-04-02 20:42:18 +02:00
local_settings_source.py Apply manageproject updates 2024-08-02 17:07:54 +02:00
manage_local_test.py Add a "manage_local_test.py" and tests 2024-08-04 21:06:06 +02:00
manifest.toml Update requirements 2024-08-04 21:05:51 +02:00
pyproject.toml Work-a-round for: https://github.com/jazzband/pip-tools/issues/1326 2024-08-04 21:12:11 +02:00
README.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_es.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_eu.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_fr.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_gl.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_id.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
README_it.md Update requirements 2024-08-04 21:05:51 +02:00
README_zh_Hans.md Auto-update READMEs 2024-08-04 19:12:23 +00:00
requirements.dev.txt Work-a-round for: https://github.com/jazzband/pip-tools/issues/1326 2024-08-04 21:12:11 +02:00
tests.toml Apply manageprojects updates 2023-11-09 20:46:24 +01:00

django-for-runners for YunoHost

Integration level Working status Maintenance status

Install django-for-runners with YunoHost

Read this README in other languages.

This package allows you to install django-for-runners quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

tests codecov for_runners_ynh @ PyPi Python Versions License GPL-3.0-or-later

django-for-runners is a libre web-based management for your GPX tracks of your running (or other sports activity). Used Python/Django.

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

More screenshots are here: jedie.github.io/tree/master/screenshots/django-for-runners

Shipped version: 0.19.0~ynh1

Screenshots

Screenshot of django-for-runners

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/django-for-runners_ynh/tree/testing --debug
or
sudo yunohost app upgrade django-for-runners -u https://github.com/YunoHost-Apps/django-for-runners_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps