lnbits-legend/lnbits/core
Vlad Stan 8c0e7725de
Add option to drop extension db at un-install time or later (#1746)
* chore: remove un-used file
* feat: allow extension DB clean-up
* feat: i18n and bundle update
* chore: code format
* fix: button color
* chore: delete temp file
* chore: fix merge conflicts
* chore: add extra log
* chore: bump CACHE_VERSION to `37`
2023-06-15 16:22:18 +02:00
..
static Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +02:00
templates Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +02:00
views Add option to drop extension db at un-install time or later (#1746) 2023-06-15 16:22:18 +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