r4fek / django-cassandra-engine

Django Cassandra Engine - the Cassandra backend for Django
BSD 2-Clause "Simplified" License
364 stars 85 forks source link

User model stored in Cassandra (auth module) #122

Open oneandonlyonebutyou opened 5 years ago

oneandonlyonebutyou commented 5 years ago

Any updates on : User model stored in Cassandra (auth module)

I get this error : cassandra.protocol.SyntaxException: <Error from server: code=2000 [Syntax error in CQL query] message="line 1:260 no viable alternative at input '.' (...auth_user.date_joined FROM auth_user WHERE [auth_user]....)">

harisrinivaasos commented 4 years ago

Any updates on this..? Does this lib supports the admin auth models ?

r4fek commented 3 years ago

Not yet. I didn't have time to work on this, sorry :(