upstream/2026.5.0 #17

Merged
simon merged 103 commits from upstream/2026.5.0 into master 2026-05-31 18:34:41 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d765a89139 - Show all commits
+1 -1
View File
@@ -56,7 +56,7 @@ dependencies = [
"django-redis==6.0.*",
"django-scopes==2.0.*",
"django-statici18n==2.7.*",
"djangorestframework==3.16.*",
"djangorestframework==3.17.*",
"dnspython==2.8.*",
"drf_ujson2==1.7.*",
"geoip2==5.*",
+1 -1
View File
@@ -43,7 +43,7 @@ RES_RULE = {
"limit_products": [],
"limit_variations": [],
"all_payment_methods": True,
"limit_payment_methods": set(),
"limit_payment_methods": [],
}