chore: Move database url composition from custom script to django settings

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2313>
This commit is contained in:
Georg Krause 2023-01-10 13:20:14 +01:00 committed by Marge
commit 62653a2f62
6 changed files with 10 additions and 25 deletions

View file

@ -0,0 +1 @@
Move database url composition from custom script to django settings