mongoengine/tests
Ross Lawley 99fe1da345 Add value_decorator into SequenceField
Allows post processing of the calculated counter value.
2012-11-07 13:20:34 +00:00
..
all_warnings Inheritance is off by default (MongoEngine/mongoengine#122) 2012-10-22 19:29:26 +00:00
document Added clean method to documents for pre validation data cleaning (MongoEngine/mongoengine#60) 2012-11-07 12:12:28 +00:00
migration Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00
__init__.py Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00
fixtures.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
test_connection.py Updated configs 2012-05-29 17:06:03 +01:00
test_dereference.py Inheritance is off by default (MongoEngine/mongoengine#122) 2012-10-22 19:29:26 +00:00
test_django.py Cleaned up the metaclasses for documents 2012-08-17 11:53:46 +01:00
test_fields.py Add value_decorator into SequenceField 2012-11-07 13:20:34 +00:00
test_queryset.py Added validation and tests 2012-11-06 18:55:14 +00:00
test_replicaset_connection.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00
test_signals.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00