MickLesk
c02e5fd006
fix(babybuddy): set DJANGO_SETTINGS_MODULE before migrate in update
...
The upgrade from 2.7.1 to 2.8.0 fails because manage.py migrate
is called without DJANGO_SETTINGS_MODULE being set, causing Django
to raise ImproperlyConfigured. The install script sets it but the
update function was missing it.
Closes #13800
2026-04-18 21:42:04 +02:00
Slaviša Arežina
e4c382e42c
Fix fetch method ( #10608 )
2026-01-07 08:49:12 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
d427619745
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-03 08:49:54 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
9305a4ca85
[feat]: migrate all update_scripts to new version helper (gh) ( #7262 )
...
* first migrations
* finalize
* add fix kometa inside function
2025-08-29 12:27:24 +02:00
CanbiZ
1f37fbb83e
BabyBuddy: fix path issues ( #5856 )
2025-07-09 11:01:01 +02:00
Slaviša Arežina
6996111473
Refactor: Baby Buddy ( #5769 )
...
* Refactor
* Update babybuddy.sh
2025-07-07 11:00:19 +02:00
push-app-to-main[bot]
796c31eae4
babybuddy ( #4619 )
...
* 'Add new script'
* Update babybuddy.sh
* add license
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-05-21 12:58:47 +02:00