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

Merge pull request #1045 from jedie/django_ynh

Add django_ynh to apps.json
This commit is contained in:
Éric Gaspar 2020-12-29 15:10:45 +01:00 committed by GitHub
commit 41cce1ca37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -568,6 +568,16 @@
], ],
"url": "https://github.com/YunoHost-Apps/distbin_ynh" "url": "https://github.com/YunoHost-Apps/distbin_ynh"
}, },
"django_ynh": {
"branch": "master",
"category": "dev",
"revision": "HEAD",
"state": "inprogress",
"subtags": [
"skeleton"
],
"url": "https://github.com/YunoHost-Apps/django_ynh"
},
"django-for-runners": { "django-for-runners": {
"branch": "master", "branch": "master",
"revision": "HEAD", "revision": "HEAD",