This website requires JavaScript.
Explore
Help
Sign In
Robosats
/
robosats
Watch
1
Star
0
Fork
0
You've already forked robosats
mirror of
https://github.com/RoboSats/robosats.git
synced
2025-08-07 10:00:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
robosats
/
chat
History
…
..
migrations
…
__init__.py
Create new chat app, configure urls
2022-01-13 03:07:20 -08:00
admin.py
Improve admin panel loading times
2023-04-27 02:38:16 -07:00
apps.py
Re-format all python code
2022-02-17 11:50:10 -08:00
consumers.py
…
models.py
Refactor models into a module (
#481
)
2023-05-01 10:30:53 +00:00
routing.py
Fix all files with pre-commit
2022-10-25 11:04:12 -07:00
serializers.py
fix(coordinator): warning on drf serialializer decimal
2024-04-21 22:09:06 +01:00
tasks.py
Fix all files with pre-commit
2022-10-25 11:04:12 -07:00
tests.py
…
urls.py
Conform to pep8 rules (
#295
)
2022-10-20 20:53:51 +00:00
views.py
…