Skip to content

0.6

Compare
Choose a tag to compare
@bedilbek bedilbek released this 13 Feb 08:21
· 17 commits to master since this release

Added

  • Add ValidationError handling
  • Add basic decorators for realm connection
  • Add realm_connection decorator to ResponseProcessor and SessionManager
  • Add initial documentation structure

CHANGED

  • All Signal schema_name arguments were changed to realm_id (after removing django-tenant-schemas)

Removed

  • Remove django-tenant-schemas dependency from project (make it as optional)