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

Can't see "Authentication and Authorization" in adminplus #38

Closed
maccesch opened this issue Jan 11, 2016 · 4 comments
Closed

Can't see "Authentication and Authorization" in adminplus #38

maccesch opened this issue Jan 11, 2016 · 4 comments

Comments

@maccesch
Copy link

I followed the install instruction to the dot but I can't the django.contrib.auth stuff in the admin. It also not accessible by url. When I remove adminplus it works again.

I'm using Django 1.9 with Python 3

@mlorant
Copy link

mlorant commented Jan 13, 2016

Same behaviour there. Groups & users was correctly discovered with Django 1.8 but aren't available with Django 1.9. It looks like their admin.register is done on another AdminSite...

@jsocol
Copy link
Owner

jsocol commented Jan 14, 2016

I haven't had—and probably won't for a little while—a chance to look into this. Anyone find anything?

@stretch4x4
Copy link
Contributor

Just realised that this might be the same as issue #42 that I raised..
I think these models are being added by an earlier autodiscover.. I have a work around for now but would like to see if a better solution can be found.

@jsocol
Copy link
Owner

jsocol commented Feb 2, 2016

Yeah, this is a duplicate of #42, closing in favor of that one.

@jsocol jsocol closed this as completed Feb 2, 2016
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

No branches or pull requests

4 participants