Comment

drozzy

I support @Gudbergur Erlendsson's statement.

The lack of "django-like" model definitions is what I noticed first. Also the use of DjangoDocument - within the django_mongokit module is a little redundant don't you think?

I am also not sure why I need an intermediate layer, this thing called "MongoKit". Just integrate everything into one module for django and I will gladly use it.

In any case - this looks great keep up the great work!