Ross Lawley
Ross Lawley
I have a aggregated build eg (http://www.scala-sbt.org/0.12.2/docs/Getting-Started/Multi-Project.html) and I would like to get a single merged coverage report. Currently each sub project has a coverage report which makes it hard...
See: http://stackoverflow.com/questions/14621235/django-mongodbforms-keyerror-metacascade
see: hmarr/mongoengine#493
see: hmarr/mongoengine#502
Using `sublime.set_clipboard(pygmented)` stores the formatted output, but doesn't store mimetype details so when I paste I get the raw RTF output. Currently working round like so: ``` python filename =...
Here's what I'm trying to do. Using a regex causes "TypeError: cannot deepcopy this pattern object" import re MyDocument.objects(domain='amazon.com') if subject: filter(subject=re.compile('.*')) Any suggestions? I realize there are some ways...
Create a serializer and deserializer for mongodb documents... Useful for testing / small data exporting.. Refs: #181
From the mailing list: > Hi All, > > I am running django + mongo. So I have connect() call in the settings.py. > However, if mongodb is down (yeah,...
Many thanks :)
creates extra indices for all schemas - which will bite people with large datasets.