mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
2.9 KiB
2.9 KiB
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.
Pull requests welcome ;)
This package for YunoHost used django-yunohost-integration
Shipped version: 0.2.0~ynh3
Documentation and resources
- Official user documentation: https://github.com/jedie/django-example
- Official admin documentation: https://github.com/YunoHost-Apps/django_example_ynh
- Upstream app code repository: https://github.com/YunoHost-Apps/django_example_ynh
- YunoHost Store: https://apps.yunohost.org/app/django_example
- Report a bug: https://github.com/YunoHost-Apps/django_example_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/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