Just an update.
This is now working in django 1.8.6
On Monday, November 9, 2015 at 3:31:35 PM UTC-5, frocco wrote:
>
> I have
>
> class qry485Missing(Tracking):
> class Meta:
> proxy = True
> permissions = (
> ("qry485Missing_display", "May display information"),
> ("qry485Missing_edit", "May edit information"),
> )
> verbose_name = "485 Missing"
> verbose_name_plural = "485 Missing"
>
>
> This does not show up in admin to allow users access.
>
> I have to grant superuser status to see it.
>
>
> Thanks
>
>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/92614be4-f54f-4e34-ab91-d98e7784e1ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.