2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Import export fix (#5677)

* Update django-import-export

* Add custom handler to ensure data import is not too excessive
This commit is contained in:
Oliver
2023-10-09 11:48:17 +11:00
committed by GitHub
parent 608ca75763
commit e9e505edd4
3 changed files with 35 additions and 3 deletions

View File

@ -105,7 +105,7 @@ django-formtools==2.4.1
# via -r requirements.in
django-ical==1.9.2
# via -r requirements.in
django-import-export==2.5.0
django-import-export==3.3.1
# via -r requirements.in
django-js-asset==2.1.0
# via django-mptt