0.6
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 torealm_id
(after removing django-tenant-schemas)
Removed
- Remove django-tenant-schemas dependency from project (make it as optional)