# django-fmd per YunoHost
[](https://dash.yunohost.org/appci/app/django-fmd)  
[](https://install-app.yunohost.org/?app=django-fmd)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare django-fmd su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
Find My Device Server implemented in Python using Django.
Usable for the Andorid App [**FindMyDevice**](https://gitlab.com/Nulide/findmydevice/) by [Nnulide](https://nulide.de/):
[
](https://f-droid.org/packages/de.nulide.findmydevice/)
[](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/pytest.yml) [](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/package_linter.yml) [](https://codecov.io/gh/YunoHost-Apps/django-fmd_ynh)
[](https://pypi.org/project/django-fmd/)
[](https://gitlab.com/jedie/django-find-my-device/-/blob/main/pyproject.toml)
[](https://gitlab.com/jedie/django-find-my-device/-/blob/main/LICENSE)
Pull requests welcome ;)
This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration)
**Versione pubblicata:** 0.3.2~ynh1
## Documentazione e risorse
- Sito web ufficiale dell’app:
- Repository upstream del codice dell’app:
- Store di YunoHost:
- Segnala un problema:
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
o
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di quest’app:**