Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create TenantAdminMixin #223

Merged

Conversation

domdinicola
Copy link
Contributor

@domdinicola domdinicola commented Jan 14, 2019

Create Mixin to be usable for Tenant Model.
It will help disabling save and delete buttons when you're not in the current or public tenant, preventing Exceptions.

@tomturner
Copy link
Member

Any chance on some Docs for this?

@tomturner tomturner closed this Jan 15, 2019
@tomturner tomturner reopened this Jan 15, 2019
@tomturner tomturner merged commit bf9c4df into django-tenants:master Jan 15, 2019
@tomturner
Copy link
Member

@domdinicola Thanks

@domdinicola domdinicola deleted the feature/tweak_tenant_admin branch January 15, 2019 21:44
@domdinicola
Copy link
Contributor Author

good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants