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:
parent
d7d68719be
commit
87075af6a4
1 changed files with 9 additions and 1 deletions
10
apps.json
10
apps.json
|
@ -668,6 +668,14 @@
|
|||
],
|
||||
"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": {
|
||||
"category": "iot",
|
||||
"level": 7,
|
||||
|
@ -675,7 +683,7 @@
|
|||
"url": "https://github.com/YunoHost-Apps/django-fmd_ynh"
|
||||
},
|
||||
"django-for-runners": {
|
||||
"state": "inprogress",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/django-for-runners_ynh"
|
||||
},
|
||||
"django-fritzconnection": {
|
||||
|
|
Loading…
Add table
Reference in a new issue