Robin Becker
Robin Becker
Hi, following patch fixes an error in Django 1.8.8 where saving any change causes a missing attribute new_objects traceback. diff --git a/mongodbforms/documents.py b/mongodbforms/documents.py index 0a432a8..0397c2d 100644 --- a/mongodbforms/documents.py +++ b/mongodbforms/documents.py...
allow -k --kind svg|image, make svg rendering like image version
I wanted to set the buffer info cluster value before shaping so I could use the returned cluster numbers as a guide to the input colours etc etc. I had...
Under specific conditions the code at tbtools line 428 raises an error during traceback rendering. This causes the browser to show a fairly meaning less message `Internal Server Error The...
Although it's fairly easy for adepts to get pip to build wheels there may be a need to have prebuilt wheels which don't need any expertise. To that end I...