1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
Commit graph

5 commits

Author SHA1 Message Date
JensDiemer
9169bf8f3d Project updates
"Apply" manually changes from https://github.com/YunoHost-Apps/django_example_ynh

* Add "safety check"
* Update to `django-yunohost-integration==0.4.0`
* `__FINAL_HOME_PATH__` -> `__FINALPATH__`
* `__FINAL_WWW_PATH__` -> `__PUBLIC_PATH__`
* Add `config_panel.toml` settings
2022-09-15 18:26:45 +02:00
JensDiemer
74b9ded6a5 fix pytest run 2022-09-13 21:26:25 +02:00
JensDiemer
9ec0bf8e29 Fix #84 - User images are gone
Seems that the new `admin catch-all view` added in Django 3.2 is the problem:
https://docs.djangoproject.com/en/4.0/releases/3.2/#id1

Just catch the media url first, to fix #84
2022-01-07 18:12:38 +01:00
JensDiemer
add1026c11 Refactor to use django_ynh 2020-12-29 13:58:40 +01:00
JensDiemer
465bf8b8eb rename settings/urls 2020-12-29 12:52:08 +01:00
Renamed from conf/ynh_urls.py (Browse further)