robosats/api
Reckless_Satoshi 3143144315
fix(coordinator): cannot update_or_create with relate named on django v5 (#1263)
* Fix for django v5

* Fix re-submit invoice
2024-05-05 19:58:18 +00:00
..
lightning Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
management/commands Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
migrations Add currency Albanian LEK 2023-11-30 16:13:38 +00:00
models Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
nick_generator Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +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 feat: add coordinator panel inlines views (#1264) 2024-05-02 19:50:26 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py fix(coordinator): cannot update_or_create with relate named on django v5 (#1263) 2024-05-05 19:58:18 +00:00
notifications.py Fix coordinator chat env variable (#1232) 2024-04-20 14:36:21 +00:00
oas_schemas.py improve/update documentation in api/oas_schemas.py (#1244) 2024-04-29 23:12:40 +00:00
serializers.py fix(coordinator): warning on drf serialializer decimal 2024-04-21 22:09:06 +01:00
tasks.py Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-28 20:52:41 +00:00
urls.py Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
utils.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00
views.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00