mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
3.1 KiB
3.1 KiB
Django Example pour YunoHost
Lire le README dans d'autres langues.
Ce package vous permet d’installer Django Example rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, consultez ce guide pour savoir comment l’installer et en profiter.
Vue d’ensemble
Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Pull requests welcome ;)
This package for YunoHost used django-yunohost-integration
Version incluse : 0.2.0~ynh3
Documentations et ressources
- Documentation officielle utilisateur : https://github.com/jedie/django-example
- Documentation officielle de l’admin : https://github.com/YunoHost-Apps/django_example_ynh
- Dépôt de code officiel de l’app : https://github.com/YunoHost-Apps/django_example_ynh
- YunoHost Store : https://apps.yunohost.org/app/django_example
- Signaler un bug : https://github.com/YunoHost-Apps/django_example_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing
.
Pour essayer la branche testing
, procédez comme suit :
sudo yunohost app install https://github.com/YunoHost-Apps/django_example_ynh/tree/testing --debug
ou
sudo yunohost app upgrade django_example -u https://github.com/YunoHost-Apps/django_example_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps