github coleifer/peewee 3.0.7

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago

3.0.7

  • Add select_extend() method to extend existing SELECT-ion. Doc.
  • Accept set() as iterable value type, fixes #1445
  • Add test for model/field inheritance and fix bug relating to recursion error
    when inheriting foreign-key field. Fixes #1448.
  • Fix regression where consecutive calls to ModelSelect.select() with no
    parameters resulted in an empty selection. Fixes #1438.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.