robosats/api
Reckless_Satoshi 75f04579ed
Refactor models into a module (#481)
* Refactor models into a module

* Rename Profile model as Robot

* Underscore numeric literals
2023-05-01 10:30:53 +00:00
..
lightning Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
management/commands Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
models Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
nick_generator Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
notifications.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
oas_schemas.py Add undo confirm fiat sent action (#461) 2023-04-28 09:19:18 +00:00
serializers.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
tasks.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
utils.py Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432) 2023-04-22 18:54:03 +00:00
views.py Refactor models into a module (#481) 2023-05-01 10:30:53 +00:00