1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
pyinventory_ynh/conf
JensDiemer 76785f5f78 Bugfix update superuser
The "update superuser" part in "scripts/upgrade" doesn't work. Because it tries to create a new
superuser and doesn't handle a existing one.

We have conf/create_superuser.py that handle this: Use it in install/upgrade
2020-12-09 20:25:01 +01:00
..
create_superuser.py Bugfix update superuser 2020-12-09 20:25:01 +01:00
gunicorn.conf.py bugfixes 2020-12-08 19:43:24 +01:00
manage.py init 2020-12-08 09:06:25 +01:00
nginx.conf Bugfix static file URL in nginx.conf 2020-12-09 14:16:18 +01:00
pyinventory.service bugfixes 2020-12-08 19:43:24 +01:00
wsgi.py bugfixes 2020-12-08 19:43:24 +01:00
ynh_pyinventory_settings.py Add scripts for local test for development 2020-12-09 19:58:13 +01:00
ynh_urls.py Bugfix serving user media files 2020-12-09 19:58:42 +01:00