Amit Nabarro

Results 6 issues of Amit Nabarro

Upgrade MongoCollectionMixin and MongoResource to work with Motor >=2.0 removing deprecated apis

Models that contain fields of other models do not serialize content based on the serialisation rules of the nested models

add specialised MongoDB fields for jeoJson support. This is a prerequisite for implementing geospatial query support

enhancement
to do

Add automatic schema declaration for ModelResource based on model's serialisation rules. This is useful for clients who wish to declare their models and collections dynamically based on fields serialized in...

enhancement
in progress

TBone.testing.fixtures contains a fixture for creating a test database. Currently the database name is hardcoded. Convert this to a parameterised fixture to allow selection of test database name

enhancement

Improve unit tests for PhoneNumberField

enhancement
to do