You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xiretza c6b1b855df
fix: remove deprecated argument "providing_args" from Signal() (#138)
From the source:

> The providing_args argument is deprecated. As it is purely
> documentational, it has no replacement. If you rely on this
> argument as documentation, you can move the text to a code
> comment or docstring.
2 years ago
..
migrations Patch old DB migration in order to fix mysql issues. 4 years ago
token_auth Fix many type errors. 4 years ago
__init__.py Rename module to prevent confusion on import. 4 years ago
app_settings_inner.py Subscriptions: implement live subscriptions for collection items 4 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. 4 years ago
signals.py fix: remove deprecated argument "providing_args" from Signal() (#138) 2 years ago
utils.py Improve typing information. 4 years ago