robosats/api
jerry fbbccc186d
fix linter remove unused imports and variables (#1375)
* fix linter remove unused imports and variables

* add UNUSED comment
2024-09-09 00:53:11 +00:00
..
lightning Update warning text when routing budget is not sufficient. (#1) 2024-09-03 14:32:22 +01:00
management/commands Fix telegram bot 2024-07-18 14:06:57 +02:00
migrations Fix Successful typo 2024-08-22 10:32:02 +02:00
models Fix Successful typo 2024-08-22 10:32:02 +02:00
nick_generator fix linter remove unused imports and variables (#1375) 2024-09-09 00:53:11 +00:00
tests Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py New notifications 2024-07-09 21:39:15 +02:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py NIP corrections 2024-08-07 22:43:44 +02:00
nostr.py Fix fa nostr note tag 2024-09-06 10:23:27 +02:00
notifications.py Fix telegram bot 2024-07-18 14:06:57 +02:00
oas_schemas.py Fix Successful typo 2024-08-22 10:32:02 +02:00
serializers.py Include created_at 2024-07-09 21:50:48 +02:00
tasks.py Async to sync 2024-08-07 22:43:59 +02:00
urls.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
utils.py Fix devfund url typo 2024-08-09 11:32:10 +02:00
views.py Fix endpoint fields 2024-07-09 21:39:15 +02:00