2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-14 16:29:57 +00:00

Update version checks: (#10954)

* Update version checks:

- Add error code for old python version
- Fix min python version in docs
- Various spelling fixes in docs

* Fix docs link

* Revert change to docs version string

* Bug fix
This commit is contained in:
Oliver
2025-12-05 12:50:32 +11:00
committed by GitHub
parent fa0d892a62
commit 744af5ba42
8 changed files with 36 additions and 24 deletions

View File

@@ -359,7 +359,7 @@ extra:
# provider: google
# property: UA-143467500-1
min_python_version: 3.10
min_python_version: 3.11
min_invoke_version: 2.0.0
django_version: 5.2
docker_postgres_version: 17