mongoengine/mongoengine
Nick Vlku ba9813e5a3 Fixed Issue 122: item_frequencies doesn't work if tag is also the name of a native js function
Did this by checking if the item is a native function, if it is I set it to an initial numeric value.  Future occurrences of the tag count correctly.
2011-01-09 22:30:18 -05:00
..
django Begun GridFS documentation 2010-10-17 23:43:58 +01:00
__init__.py Increment version to 0.4 2010-10-17 15:42:31 +01:00
base.py Merge remote branch 'nvie/dev' into dev 2011-01-09 23:29:11 +00:00
connection.py Fix changing databases 2010-10-05 00:46:13 +01:00
document.py Don't check for DO_NOTHING in the delete rule registration method. 2010-12-14 02:03:26 -08:00
fields.py Merge remote branch 'nvie/dev' into dev 2011-01-09 23:29:11 +00:00
queryset.py Fixed Issue 122: item_frequencies doesn't work if tag is also the name of a native js function 2011-01-09 22:30:18 -05:00