Skip to content

1.2.5

Compare
Choose a tag to compare
@nemesifier nemesifier released this 28 Jun 10:27
· 264 commits to master since this release

RELEASE NOTES:

  • introduced DJANGO_HSTORE_ADAPTER_REGISTRATION
  • compatibility with SQLAlchemy: #45
  • fixed unique_together clause: #44
  • fixed admin widget error list: #46
  • fixed admin inline issue in django 1.6 default admin
  • TabularInline is now explicitly unsupported