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.
etesync-server/django_etebase
Xiretza c6b1b855df
fix: remove deprecated argument "providing_args" from Signal() (#138)
2 years ago
..
migrations Patch old DB migration in order to fix mysql issues. 3 years ago
token_auth Fix many type errors. 3 years ago
__init__.py Rename module to prevent confusion on import. 3 years ago
app_settings_inner.py Subscriptions: implement live subscriptions for collection items 3 years ago
apps.py Use black for code formatting and format the code 4 years ago
models.py Fix DB errors when using MySQL/MariaDB. 3 years ago
signals.py fix: remove deprecated argument "providing_args" from Signal() (#138) 2 years ago
utils.py Improve typing information. 3 years ago