python-stdnet v0.8.1 Release Notes

Release Date: 2013-07-02 // almost 11 years ago
    • 📜 C++ :ref:redis parser <redis-parser>. Requires cython_ during installation.
    • Primary key can have any name (previously only id was allowed).
    • Better implementation for :meth:stdnet.odm.Session.update_or_create.
    • 👌 Improved setup.py so that it does not log a python 2 module syntax error when installing for python 3.
    • 📚 :ref:Custom manager <custom-manager> documentation.
    • 590 regression tests with 93% coverage.