lnbits-legend/lnbits/core
Vlad Stan 49411e58cc
Fix: extension links (#1764)
* fix: open extension link
* fix: do not show `Enable` for admin extensions to non-admin users
2023-06-15 19:06:21 +02:00
..
static Fix: extension links (#1764) 2023-06-15 19:06:21 +02:00
templates Fix: extension links (#1764) 2023-06-15 19:06:21 +02:00
views Fix: extension links (#1764) 2023-06-15 19:06:21 +02: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 Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +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 remove settings logging (security) (#1763) 2023-06-15 15:44:08 +02:00
tasks.py Change asdict to dict (#1757) 2023-06-15 15:44:44 +02:00