Releases: r4fek/django-cassandra-engine
Releases · r4fek/django-cassandra-engine
1.0
25 Oct 09:52
Compare
Sorry, something went wrong.
No results found
0.11.1
01 Sep 07:38
Compare
Sorry, something went wrong.
No results found
Fix for #70 "AttributeError: operators (by @bezineb5 )
Fix #72 : Django 1.10 makemigrations issue
Fix #74 : supress emit_post_migrate_signal in sync_cassandra (by @jamey )
0.11.0
05 Aug 09:28
Compare
Sorry, something went wrong.
No results found
Fix #69 : Replace NoArgsCommand with BaseCommand to accommodate 1.10 upgrade (by @BenBrostoff )
Update cassandra-driver to 3.6.0
0.10.1
22 Jul 10:08
Compare
Sorry, something went wrong.
No results found
Update cassandra-driver to 3.5.0
0.10.0
10 Jun 07:53
Compare
Sorry, something went wrong.
No results found
Update to emit post migrate signal (by @kamal-una)
Update cassandra-driver to 3.4.1
0.9.0
11 May 07:51
Compare
Sorry, something went wrong.
No results found
Update cassandra-driver to 3.3.0
Update FAQ about uwsgi support
0.8.1
20 Apr 06:54
Compare
Sorry, something went wrong.
No results found
Update cassandra-driver to 3.2.2 (check PYTHON-547).
0.8.0
18 Apr 10:23
Compare
Sorry, something went wrong.
No results found
Update cassandra-driver to 3.2.1
0.7.4
23 Mar 11:29
Compare
Sorry, something went wrong.
No results found
Fix error thrown in runserver command
0.7.3
21 Mar 11:01
Compare
Sorry, something went wrong.
No results found
Minor fix in sessions backend (remove pk from Session.expire_date)
Fix #22 : Do not override default runserver command