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 e906d37b23 fix useless related_user setting 5 months ago
..
migrations make migrations for branch sync_v2 5 months ago
models Fix issue with relationship changes + websocket sends refactoring 5 months ago
__init__.py Separate the sync from tournaments by creating a new app 11 months ago
admin.py fix useless related_user setting 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 Adds field to make a user able to synchronize or not 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