lnbits-legend/lnbits/core
Pavol Rusnak 191ad1e224
make payment.extra non-optional
this makes handling in tasks.py so much easier
2023-01-05 09:22:34 +01:00
..
static chore: code format 2022-12-16 10:29:53 +02:00
templates Fixes error in formatting in wallet 2023-01-04 23:16:26 +00:00
views fix super_user check, fixes #1250 2023-01-04 10:41:56 +01:00
__init__.py refactor: include admin extension into core 2022-12-08 15:41:52 +02:00
crud.py refactor: only use one (direction) flag for identifying payment 2022-12-22 12:23:46 +02:00
migrations.py Fix Typo in Migration Logging 2022-12-28 16:06:01 -08:00
models.py make payment.extra non-optional 2023-01-05 09:22:34 +01:00
services.py Merge pull request #1246 from prusnak/drop-binascii 2023-01-03 10:52:28 +01:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00