Hi All, I am getting error when I tried to create a superuser. I am using Cassandra 3.0 with Django 1.11.4.
I used this command in Pycharm: manage.py createsuperuser 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]....)"> " What am I doing wrong? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1878d9c4-88e9-4182-9c83-6b50b80fb4ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

