I've finally had time to sort out the django-mongokit code so it's now fully compatible with Django 1.4.

Because I don't personally use the project I've sort of got myself lost in various patches from some awesome contributors who keep it in check.

Also, thanks to Marc Abramowitz who added a tox.ini which I've now updated to also test python 2.7 and Django 1.4

Go forth and build awesome Django apps with MongoKit which is still think is the best wrapper available on PyMongo out there.

Your email will never ever be published.

Previous:
US License Plate Spotter (part 2) August 8, 2012 JavaScript
Next:
Real-timify Django with SockJS September 6, 2012 Django, Tornado, JavaScript
Related by category:
Claude Opus is 10x faster than OpenAI GPT 5 at non-streaming completions July 24, 2026 Python
Best Django Redis configuration for speed and size July 19, 2026 Python
How to use a list/tuple/array in Django with a raw SQL cursor July 14, 2026 Python
Using AI to rewrite blog post comments November 12, 2025 Python
Related by keyword:
mongoengine vs. django-mongokit May 24, 2010 Python, Django
Speed test between django_mongokit and postgresql_psycopg2 March 9, 2010 Python, Django
Premailer on Python 3 October 8, 2014 Python
How I made my MongoDB based web app 10 times faster October 21, 2010 Python, MongoDB