mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
2.7 KiB
2.7 KiB
Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Django Example for YunoHost
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
- Official app website: https://github.com/YunoHost-Apps/django_yunohost_integration
- Official user documentation: https://github.com/YunoHost-Apps/django_yunohost_integration
- Official admin documentation: https://github.com/YunoHost-Apps/django_yunohost_integration
- Upstream app code repository: https://github.com/YunoHost-Apps/django_yunohost_integration
- YunoHost documentation for this app: https://yunohost.org/app_django_example_ynh
- Report a bug: https://github.com/YunoHost-Apps/django_example_ynh_ynh/issues
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