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

Make Task model read-only in Django Admin #30

Closed
wants to merge 1 commit into from
Closed

Make Task model read-only in Django Admin #30

wants to merge 1 commit into from

Conversation

CapedHero
Copy link
Contributor

Refers to Issue #29.

@Bogdanp
Copy link
Owner

Bogdanp commented Mar 2, 2019

Thanks! I've merged the change with rebase.

@trepmag
Copy link

trepmag commented May 27, 2019

Hello, in my case those permissions override (has_add, has_change, and has_delete) completely prevent the access to the Task model admin even for super admin... Did I miss something?...

Had to register elsewhere django_dramatiq Task with a custom admin without those permissions overrides...

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.

3 participants