1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Wrapped apps

This commit is contained in:
quark
2025-02-11 18:19:24 +01:00
parent 7ed544b3ac
commit cd942779ca
19 changed files with 507 additions and 0 deletions

View File

@ -79,6 +79,7 @@ INSTALLED_APPS = [
'scripts',
'treasury',
'wei',
'wrapped',
]
MIDDLEWARE = [