Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Find a file
2022-08-14 17:50:13 +02:00
.github bugfix workflow 2022-08-14 14:20:51 +02:00
conf remove hardering settings -> Gunicorn crash 2022-08-14 17:50:13 +02:00
doc +How to upgrade test install 2022-08-14 17:49:43 +02:00
scripts update links to helpers 2022-08-14 17:49:27 +02:00
tests Revert path change: Keep '__FINALPATH__' and '__PUBLIC_PATH__' 2022-08-14 17:17:43 +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 README -> /doc/ 2022-08-14 13:55:49 +02: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-14 13:41:33 +02:00
manifest.json Bugfix version 2022-08-14 14:41:54 +02:00
poetry.lock update requirements 2022-08-14 14:31:09 +02:00
pyproject.toml __FINAL_HOME_PATH__ and __FINAL_WWW_PATH__ -> __FINALPATH__ 2022-08-14 15:11:52 +02:00
README.md Merge branch 'bugfixes' of github.com:YunoHost-Apps/django_example_ynh into bugfixes 2022-08-14 13:42:15 +02: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

<<<<<<< HEAD pytest YunoHost apps package linter

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

Django Example for YunoHost

d2c60e4308

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