mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
2.8 KiB
2.8 KiB
YunoHost 上的 Django Example
通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Django Example。
如果您还没有 YunoHost,请参阅指南了解如何安装它。
概况
Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Pull requests welcome ;)
This package for YunoHost used django-yunohost-integration
分发版本: 0.2.0~ynh3
文档与资源
- 官方用户文档: https://github.com/jedie/django-example
- 官方管理文档: https://github.com/YunoHost-Apps/django_example_ynh
- 上游应用代码库: https://github.com/YunoHost-Apps/django_example_ynh
- YunoHost 商店: https://apps.yunohost.org/app/django_example
- 报告 bug: https://github.com/YunoHost-Apps/django_example_ynh/issues
开发者信息
请向 testing
分支 发送拉取请求。
如要尝试 testing
分支,请这样操作:
sudo yunohost app install https://github.com/YunoHost-Apps/django_example_ynh/tree/testing --debug
或
sudo yunohost app upgrade django_example -u https://github.com/YunoHost-Apps/django_example_ynh/tree/testing --debug
有关应用打包的更多信息: https://yunohost.org/packaging_apps