lnbits-legend/lnbits/core
dni ⚡ d8ccb4dcd8
fix old payments endpoint for lndhub (#1698)
* fix old payments endpoint for lndhub

* fixup tests
2023-05-10 11:47:04 +02:00
..
static Adding IT properly (#1695) 2023-05-10 10:33:17 +01:00
templates fix: rename bool super_user to is_super_user (#1690) 2023-05-09 09:20:51 +01:00
views Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py fix old payments endpoint for lndhub (#1698) 2023-05-10 11:47:04 +02:00
helpers.py Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
migrations.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
models.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
services.py Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
tasks.py output json 2023-05-02 18:40:46 +01:00