This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
6b0a4dc3bdba4bd4ca928e0e936b59f8ae3887b5
deb-python-cassandra-driver
/
cqlengine
/
tests
/
model
History
Kevin Deldycke
3cf722a963
Allow acces to instance columns as if it is a dict.
2014-02-07 16:27:22 +01: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
Allow acces to instance columns as if it is a dict.
2014-02-07 16:27:22 +01: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