You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
padelclub_backend/sync
Laurent 55f333013b Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 5 months ago
..
migrations make migrations for branch sync_v2 5 months ago
models adds atomic transaction for sharing ModelLog 5 months ago
__init__.py Separate the sync from tournaments by creating a new app 11 months ago
admin.py Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 5 months ago
apps.py Separate the sync from tournaments by creating a new app 11 months ago
consumers.py fixes 10 months ago
registry.py Fixes issues with data access 7 months ago
routing.py Adds status page for websockets 10 months ago
serializers.py Separate the sync from tournaments by creating a new app 11 months ago
signals.py add logs for investigation 5 months ago
tests.py Separate the sync from tournaments by creating a new app 11 months ago
utils.py Fix issue with relationship changes + websocket sends refactoring 5 months ago
views.py Fix issue with relationship changes + websocket sends refactoring 5 months ago
ws_sender.py Fix crash where user_id are not strings 5 months ago