41👍
✅
http://github.com/twissandra/twissandra is a django app with a Cassandra backend. It uses https://github.com/datastax/python-driver to talk to Cassandra.
27👍
There is new Cassandra engine (based on cqlengine) for Django – https://github.com/r4fek/django-cassandra-engine
- [Django]-Django Celery Logging Best Practice
- [Django]-How do I stop getting ImportError: Could not import settings 'mofin.settings' when using django with wsgi?
- [Django]-ImportError: Couldn't import Django
9👍
There now is a prototype Cassandra backend for Django available here: http://github.com/vaterlaus/django_cassandra_backend
- [Django]-Disable button after submit with jQuery
- [Django]-Gunicorn, no module named 'myproject
- [Django]-Django REST Framework (DRF): Set current user id as field value
5👍
I haven’t tried it out for myself, but this looks like something: http://github.com/dziegler/alexandra
- [Django]-H14 error in heroku – "no web processes running"
- [Django]-Open the file in universal-newline mode using the CSV Django module
- [Django]-AssertionError: database connection isn't set to UTC
Source:stackexchange.com