Skip to content

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

License

Notifications You must be signed in to change notification settings

YunoHost-Apps/django_example_ynh

Repository files navigation

Django Example for YunoHost

Integration level Working status Maintenance status

Install Django Example with YunoHost

Read this README in other languages.

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

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

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

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

Shipped version: 0.2.0~ynh3

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

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