5 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
51a799c7d5 Refactor wger config to use .env and environment variables
Replaces the custom settings directory with a .env file for configuration. Updates backup and restore logic to handle .env instead of settings, and sets required Django environment variables explicitly. Simplifies installation and update scripts for better maintainability and security.
2026-01-22 15:58:48 +01:00
CanbiZ (MickLesk)
249113c2b9 Update wger install and update scripts for pip usage
Replaces 'uv sync --no-dev' and editable pip install with 'uv venv' and standard pip install in both wger.sh and wger-install.sh. This streamlines the installation and update process for wger.
2026-01-22 15:49:39 +01:00
CanbiZ (MickLesk)
a7e84f87d5 add pip install 2026-01-22 15:43:28 +01:00
CanbiZ (MickLesk)
a58dfb0993 ref. wger 2026-01-22 15:38:57 +01:00
Tobias
6028cce7a3
add: wger 2026-01-22 14:07:45 +01:00