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.
Tom Hacohen 4ce96e043e Collection: further improve stoken performance.
We merged the two queries into one and we made it like in the view, so we
can now merge the two instead of having two implementations.
4 years ago
..
drf_msgpack Use black for code formatting and format the code 4 years ago
migrations Reformat some files using black. 4 years ago
token_auth Use black for code formatting and format the code 4 years ago
__init__.py Rename django_etesync to django_etebase. 4 years ago
admin.py Rename django_etesync to django_etebase. 4 years ago
app_settings.py Use black for code formatting and format the code 4 years ago
apps.py Use black for code formatting and format the code 4 years ago
exceptions.py Reformat some files using black. 4 years ago
models.py Collection: further improve stoken performance. 4 years ago
parsers.py Use black for code formatting and format the code 4 years ago
permissions.py Use black for code formatting and format the code 4 years ago
renderers.py Use black for code formatting and format the code 4 years ago
serializers.py Reformat some files using black. 4 years ago
signals.py Use black for code formatting and format the code 4 years ago
tests.py Rename django_etesync to django_etebase. 4 years ago
urls.py Use black for code formatting and format the code 4 years ago
utils.py Use black for code formatting and format the code 4 years ago
views.py Reformat some files using black. 4 years ago