lnbits-legend/lnbits/core
Vlad Stan 7d1e22c7de
fix: always create default wallet for user (#2580)
* fix: always create default wallet for user

* no assert in api

---------

Co-authored-by: dni  <office@dnilabs.com>
2024-07-15 13:34:26 +03:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates Fixed ugly adv description card (#2570) 2024-07-09 14:03:11 +01:00
views fix: always create default wallet for user (#2580) 2024-07-15 13:34:26 +03:00
__init__.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
crud.py [feat] add default_user_extensions setting (#2571) 2024-07-09 13:55:05 +01:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
migrations.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
models.py [feat] Check payment tag (#2522) 2024-05-24 17:24:59 +03:00
services.py fix: always create default wallet for user (#2580) 2024-07-15 13:34:26 +03:00
tasks.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00