Move backend migration to abra.sh command

This commit is contained in:
3wc
2025-06-11 15:32:30 +01:00
parent 703c092e93
commit 1144f4fef3
4 changed files with 10 additions and 12 deletions

View File

@ -5,7 +5,7 @@
- [x] Fix image uploads
- [ ] Update recipe metadata
- [x] External OIDC server (+ move options to `.env.sample`)
- [ ] Customisable Django `DJANGO_SECRET_KEY` and `DJANGO_SUPERUSER_PASSWORD`
- [x] Customisable Django `DJANGO_SECRET_KEY` and `DJANGO_SUPERUSER_PASSWORD`
- [ ] Versioned recipe release
## Should