Go to file
Tom Hacohen 2880673e27 drf_msgpack: add code to parse/serialise msgpack
It's not actually used by clients but it's there and can be used. It
works for receiving msgpack messages, but doesn't yet work for sending
because some of the types will be converted to base64.
2020-06-29 14:21:43 +03:00
django_etebase drf_msgpack: add code to parse/serialise msgpack 2020-06-29 14:21:43 +03:00
myauth Username: disallow @ in usernames. 2020-05-15 11:12:24 +03:00
requirements.in Authentication: move to msgpack for the encrypted parts. 2020-06-29 11:30:59 +03:00
requirements.txt Authentication: move to msgpack for the encrypted parts. 2020-06-29 11:30:59 +03:00