django-cassandra-engine
django-cassandra-engine copied to clipboard
Creating keyspace but models are not syncing
I have correctly configured INSTALLED_APPS, I'm using Astra Datastax for Cassandra DB, my keyspace is creating but models are not syncing.
First of all, sorry for not responding for so long!
I need more details about this. Please post your current setup (settings.py, models.py, etc.)
I have the same issue. Were you able to resolve?