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

14 commits

Author SHA1 Message Date
JensDiemer
c605d9e5e7 Update to PyInventory 0.10.0 2021-09-29 19:57:14 +02:00
JensDiemer
9da16cd644 Update requirements
for: https://github.com/jedie/django_yunohost_integration/pull/3
2021-09-16 12:10:40 +02:00
JensDiemer
3c29beda66 Bugfix: Don't install psycopg2 binary *and* source version
Only install "psycopg2" (that's the "from source") version!
2021-09-16 09:47:20 +02:00
JensDiemer
ae1f3cdcf5 Bugfix: psycopg2-binary = "<2.9"
pyinventroy extra is "postgres-binary" and not "psycopg2-binary" ;)
2021-09-16 08:39:53 +02:00
JensDiemer
8cd0d5bea6 Pin psycopg2<2.9 for supporting Django 2.2
Because of: https://github.com/psycopg/psycopg2/issues/1293
2021-09-15 21:45:37 +02:00
JensDiemer
a30dcf5a30 Update to PyInventory v0.9.4 2021-09-15 21:33:30 +02:00
JensDiemer
a1778b25a5 Update "conf/requirements.txt" and check it with a test 2021-09-15 21:03:02 +02:00
JensDiemer
4ea54c8aab Update to PyInventory 0.9.2 and all requirements 2021-05-11 18:25:13 +02:00
JensDiemer
85e5ea1e57 Update to PyInventory v0.9.1 2021-04-28 19:42:53 +02:00
JensDiemer
2b85bab7c4 Update requirements 2021-01-19 19:22:42 +01:00
JensDiemer
6adfddecb4 Bugfix "CSRF verification failed on POST requests"
see: https://github.com/YunoHost-Apps/django_ynh/issues/7
2021-01-08 11:12:15 +01:00
JensDiemer
8e81bd12ea update to pyinventory==0.8.3 2020-12-29 14:36:09 +01:00
JensDiemer
add1026c11 Refactor to use django_ynh 2020-12-29 13:58:40 +01:00
JensDiemer
29ca95f076 Generate "conf/requirements.txt" and install via this file 2020-12-29 10:12:46 +01:00