From 40bfe963b020e5fccf92f13bbac1102dc6553073 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 25 Nov 2023 18:10:24 +0000 Subject: [PATCH] Auto-update README --- README.md | 23 ----------------------- README_fr.md | 23 ----------------------- 2 files changed, 46 deletions(-) diff --git a/README.md b/README.md index 49ce8af..ef3d9ad 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in [PyInventory](https://github.com/jedie/PyInventory) is a libre web-based management to catalog things including state and location etc. using [Python](https://www.python.org/)/[Django](https://www.djangoproject.com/). -[![Integration level](https://dash.yunohost.org/integration/pyinventory_ynh.svg)](https://dash.yunohost.org/appci/app/pyinventory_ynh) ![](https://ci-apps.yunohost.org/ci/badges/pyinventory_ynh.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pyinventory_ynh.maintain.svg) -[![Install pyinventory_ynh with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pyinventory_ynh) - - Pull requests welcome ;) This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration) @@ -44,27 +40,8 @@ More screenshots are here: jedie.github.io/tree/master/screenshots/PyInventory ![Screenshot of PyInventory](./doc/screenshots/pyinventory_v020_screenshot_1.png) ![Screenshot of PyInventory](./doc/screenshots/pyinventory_v0110_screenshot_memo_1.png) -## Disclaimers / important information - -## Settings and upgrades - -Almost everything related to PyInventory's configuration is handled in a `"../conf/settings.py"` file. -You can edit the file `/home/yunohost.app/django_example/local_settings.py` to enable or disable features. - -Test sending emails, e.g.: - -```bash -ssh admin@yourdomain.tld -root@yunohost:~# /home/yunohost.app/pyinventory/manage.py sendtestemail --admins -``` - -How to debug a django YunoHost app, take a look into: - -* https://github.com/YunoHost-Apps/django_example_ynh#developer-info - ## Documentation and resources -* Official app website: * Official user documentation: * Official admin documentation: * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index 5c7c48f..d8e0afc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,10 +24,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po [PyInventory](https://github.com/jedie/PyInventory) is a libre web-based management to catalog things including state and location etc. using [Python](https://www.python.org/)/[Django](https://www.djangoproject.com/). -[![Integration level](https://dash.yunohost.org/integration/pyinventory_ynh.svg)](https://dash.yunohost.org/appci/app/pyinventory_ynh) ![](https://ci-apps.yunohost.org/ci/badges/pyinventory_ynh.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pyinventory_ynh.maintain.svg) -[![Install pyinventory_ynh with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pyinventory_ynh) - - Pull requests welcome ;) This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration) @@ -44,27 +40,8 @@ More screenshots are here: jedie.github.io/tree/master/screenshots/PyInventory ![Capture d’écran de PyInventory](./doc/screenshots/pyinventory_v020_screenshot_1.png) ![Capture d’écran de PyInventory](./doc/screenshots/pyinventory_v0110_screenshot_memo_1.png) -## Avertissements / informations importantes - -## Settings and upgrades - -Almost everything related to PyInventory's configuration is handled in a `"../conf/settings.py"` file. -You can edit the file `/home/yunohost.app/django_example/local_settings.py` to enable or disable features. - -Test sending emails, e.g.: - -```bash -ssh admin@yourdomain.tld -root@yunohost:~# /home/yunohost.app/pyinventory/manage.py sendtestemail --admins -``` - -How to debug a django YunoHost app, take a look into: - -* https://github.com/YunoHost-Apps/django_example_ynh#developer-info - ## Documentations et ressources -* Site officiel de l’app : * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app :