This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
270c8ca68357f92999474fbf110fed7b01cdfdf2
deb-python-cassandra-driver
/
cqlengine
/
tests
/
model
History
Blake Eggleston
b924eec0be
adding setitem method to base model
2014-03-11 13:47:59 -07:00
..
__init__.py
changing name to cqlengine
2012-11-18 17:34:35 -08:00
test_class_construction.py
removing table_name inheritance short circuit, which wasn't working anyway
2013-08-22 15:44:18 -07:00
test_clustering_order.py
clustering order, composite partition keys, Token func, docs & tests
2013-05-27 00:34:53 +02:00
test_equality_operations.py
fixed
#67
(validation on keyname typos)
#66
(removed defaults on columns) and
#57
and removed autoid
2013-06-14 17:52:13 -07:00
test_model_io.py
adding setitem method to base model
2014-03-11 13:47:59 -07:00
test_polymorphism.py
ensure we aren't trying to include polymorphic keys when we blah.objects.delete
2013-12-12 16:00:39 -08:00
test_updates.py
adding tests around model updates
2013-10-24 14:50:42 -07:00
test_validation.py
reverting custom validation changes
2013-09-04 11:19:06 -07:00