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.

Comments

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:
A Python dict that can report which keys you did not use June 12, 2025 Python
How I run standalone Python in 2025 January 14, 2025 Python
How to resolve a git conflict in poetry.lock February 7, 2020 Python
get in JavaScript is the same as property in Python February 13, 2025 Python
Related by keyword:
Speed test between django_mongokit and postgresql_psycopg2 March 9, 2010 Python, Django
mongoengine vs. django-mongokit May 24, 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