This commit is contained in:
2025-11-04 02:16:18 +01:00
22 changed files with 398 additions and 31 deletions

View File

@@ -326,6 +326,8 @@ REST_FRAMEWORK = {
MY_CREATED_APPS = [
'account',
'commerce',
'social.chat',
'thirdparty.downloader',
'thirdparty.stripe', # register Stripe app so its models are recognized