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.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5
v0.4
v0.3.3
MongoKit Tutorial
Simple Example
The structure
validate keys
Untyped field
Difference beetween [] and the type list
Difference beetween {} and the type dict
Case of tuple or immutable field
Adding more authorized types
Descriptors
required
default_values
validators
i18n
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()
Updating data
Update a document
Bulk update
reload()
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
Migration
Lazy migration
Bulk migration
Migration status
Advanced migration
Lazy migration
Advanced and bulk migration
Pylons support
Migration from 0.4 to 0.5
Presentation
So, what changed ?
Navigation
index
next
|
MongoKit v0.5 documentation
»