Navigation
index
next
|
MongoKit v0.5 documentation
»
Next topic
MongoKit
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
MongoKit Documentation
ΒΆ
Browse the
source code
Contents:
MongoKit
Features
A quick example
Change Log
v0.5.3
v0.5.2
v0.5.1
v0.5
v0.4
v0.3.3
MongoKit Tutorial
Simple Example
The structure
validate keys
Difference beetween [] and the type list
Difference beetween {} and the type dict
Case of tuple or immutable field
Adding more authorized types
Adding complex validation
MongokitOperator
OR operator
NOT operator
IS operator
Custom types
Skipping validation
Quiet validation detection
Query
Getting raw data
Getting Document instance
find()
find_one()
one()
fetch()
fetch_one()
find_random()
Changing collection dynamically
Dot notation
Embedding Documents as values
A detailed example
Indexes
JSON support
ObjectId support
Polymorphism with MongoKit
Internationalization and Localization
i18n with dot_notation
Default language
i18n without dot notation (the fast way)
i18n with different type
GridFS
The simple way
The full way
Pylons support
Migration from 0.4 to 0.5
Presentation
So, what changed ?
Navigation
index
next
|
MongoKit v0.5 documentation
»