adewes / blitzdb

Blitz is a document-oriented database for Python that is backend-agnostic. It comes with a flat-file database for JSON documents and provides MongoDB-like querying capabilities.
http://blitzdb.readthedocs.org
MIT License
330 stars 37 forks source link

Fix meta class attribute name. #51

Closed bosonogi closed 9 years ago

adewes commented 9 years ago

Great, thanks for this @bosonogi ! Also, sorry for taking so much time to merge this!