Knotis / djangocassandra

Cassandra support for the Django web framework
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Fix Primary Key Creation #60

Closed sethdenner closed 8 years ago

sethdenner commented 8 years ago

There where a couple issues in the get_column_family method that were making column famlies not getting created with the appropriate partition/clustering keys.