Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Find a file
2022-08-12 16:18:29 +00:00
.github update project setup + requirements 2022-08-12 18:18:20 +02:00
conf update project setup + requirements 2022-08-12 18:18:20 +02:00
scripts simplify install with changes manage.py shebang 2022-04-02 20:12:49 +02:00
tests update project setup + requirements 2022-08-12 18:18:20 +02:00
.editorconfig fix editorconfig 2022-08-12 17:55:49 +02:00
.flake8 WIP: rename/split from django_ynh 2021-02-28 12:07:48 +01:00
.gitignore WIP: rename/split from django_ynh 2021-02-28 12:07:48 +01:00
check_process init 2020-12-23 19:58:33 +01:00
LICENSE init 2020-12-23 19:58:33 +01:00
local_test.py cleanup 2021-09-15 19:16:35 +02:00
Makefile update project setup + requirements 2022-08-12 18:18:20 +02:00
manifest.json Add "upstream" values, just as an example 2022-04-02 20:13:51 +02:00
poetry.lock update project setup + requirements 2022-08-12 18:18:20 +02:00
pyproject.toml update project setup + requirements 2022-08-12 18:18:20 +02:00
README.md Auto-update README 2022-08-12 16:18:29 +00:00
README_fr.md Auto-update README 2022-08-12 16:18:29 +00:00
run_pytest.py cleanup 2021-09-15 19:16:35 +02:00

Django Example for YunoHost

Integration level Working status Maintenance status
Install Django Example with YunoHost

Lire ce readme en français.

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

Overview

Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.

Shipped version: v0.3.0~ynh1

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_example_ynh_ynh/tree/testing --debug
or
sudo yunohost app upgrade django_example_ynh -u https://github.com/YunoHost-Apps/django_example_ynh_ynh/tree/testing --debug

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