This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
mongoengine
Watch
1
Star
0
Fork
You've already forked mongoengine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ef172712da
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Florian Schlachter
ef172712da
bugfix
2010-04-16 22:25:45 +02:00
..
django
added date_joined and normalization to email address
2010-03-05 07:55:12 +01:00
__init__.py
Bump to v0.3
2010-03-17 16:50:13 +00:00
base.py
bugfix
2010-04-16 22:25:45 +02:00
connection.py
Merge remote branch 'hmarr/master'
2010-02-05 00:36:26 +01:00
document.py
MapReduceDocument.object works with custom primary keys. test included.
2010-03-17 11:31:17 -05:00
fields.py
introduced min_length for a StringField
2010-04-16 18:13:11 +02:00
queryset.py
Fixes tiny documentation error. Adds possibility to add custom validation methods to fields, e. g.:
2010-04-16 16:59:34 +02:00