Skip to content

0.11.0

Compare
Choose a tag to compare
@abondar abondar released this 24 Dec 10:24
  • Added .exclude() method for QuerySet
  • Q objects can now be negated for NOT query (~Q(...))
  • Support subclassing on existing fields
  • Numerous bug fixes
  • Removed known broken connection pooling