python-stdnet v0.6.2 Release Notes

Release Date: 2011-11-14 // over 12 years ago
    • ๐Ÿš‘ Critical bug fix in delete method when a model has no indices.
    • ๐Ÿš‘ Critical bug fix in :class:stdnet.odm.ManyToManyField which was causing the model delete method to crash.
    • โœ… 297 regression tests with 78% coverage.