Go to file
Tom Hacohen 3dfceb63b1 Views: move the base64 encoding to the renderers.
Hard-coding the serialization encoding in the serializers is wrong.
This fix now enables us to change to easily change to msgpack as the
transport layer.
2020-06-29 15:39:40 +03:00
django_etebase Views: move the base64 encoding to the renderers. 2020-06-29 15:39:40 +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