mongoengine/mongoengine
2011-06-15 11:28:41 +01:00
..
django Fix Issue#116: Use cls instead of User in create_user. 2010-12-21 18:16:00 +03:00
__init__.py Added Blinker signal support 2011-06-06 11:34:43 +01:00
base.py Added help_text and verbose_name to fields 2011-06-15 11:28:41 +01:00
connection.py Updated connection exception to provide more info on the cause. 2011-05-25 09:36:25 +01:00
document.py Fixes to signals 2011-06-14 16:56:04 +01:00
fields.py Fixes DateTimeField handling of date objects. 2011-06-14 15:09:03 +01:00
queryset.py Fixes to item_frequencies - now handles path lookups 2011-06-15 11:22:27 +01:00
signals.py Added Blinker signal support 2011-06-06 11:34:43 +01:00
tests.py Updated docs / authors. 2011-06-06 11:07:27 +01:00