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 af86d877f2 Signup: use the shorthand version of setting an unusable password.
It wasn't actually saving the unusable password before.
4 years ago
..
drf_msgpack drf_msgpack: add code to parse/serialise msgpack 4 years ago
migrations Revert "django_etebase: make migration generic and not depend on myauth." 4 years ago
token_auth Increase token ttl to 30 days. 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 app settings: cache all the properties rather than recalc every time. 4 years ago
apps.py Rename django_etesync to django_etebase. 4 years ago
models.py Chunk upload: item.uid can never be None so use it directly. 4 years ago
permissions.py Collection: change collections to be an extension of items 4 years ago
renderers.py Views: move the base64 encoding to the renderers. 4 years ago
serializers.py Signup: use the shorthand version of setting an unusable password. 4 years ago
tests.py Rename django_etesync to django_etebase. 4 years ago
urls.py Move the etebase urls configuration to django_etebase. 4 years ago
utils.py Add support for custom user filtering. 4 years ago
views.py Make sure usernames are case insensitive on lookup 4 years ago