1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Add "django_example_ynh"

https://github.com/YunoHost-Apps/django_example_ynh

Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
This commit is contained in:
JensDiemer 2022-08-14 20:02:16 +02:00
parent d7d68719be
commit 87075af6a4

View file

@ -668,6 +668,14 @@
], ],
"url": "https://github.com/YunoHost-Apps/distbin_ynh" "url": "https://github.com/YunoHost-Apps/distbin_ynh"
}, },
"django_example_ynh": {
"category": "dev",
"state": "working",
"subtags": [
"programming"
],
"url": "https://github.com/YunoHost-Apps/django_example_ynh"
},
"django-fmd": { "django-fmd": {
"category": "iot", "category": "iot",
"level": 7, "level": 7,
@ -675,7 +683,7 @@
"url": "https://github.com/YunoHost-Apps/django-fmd_ynh" "url": "https://github.com/YunoHost-Apps/django-fmd_ynh"
}, },
"django-for-runners": { "django-for-runners": {
"state": "inprogress", "state": "working",
"url": "https://github.com/YunoHost-Apps/django-for-runners_ynh" "url": "https://github.com/YunoHost-Apps/django-for-runners_ynh"
}, },
"django-fritzconnection": { "django-fritzconnection": {