peterbe / django-mongokit

Bridging Django to MongoDB with the MongoKit ODM (Object Document Mapper)
Other
122 stars 20 forks source link

django v1.3 adoption #3

Closed stef closed 13 years ago

stef commented 13 years ago

BaseDatabaseFeatures needs a connection parameter.

peterbe commented 13 years ago

I merged it but had to fix a lot. For example, the indentation was wrong :)

Also the tests didn't pass. I fixed a bunch of them and it's now all working in Django 1.3.