Re: [mezzanine-users] Blogposts visible on site but not in admin panel.

2016-09-11 Thread Stephen McDonald
http://mezzanine.jupo.org/docs/configuration.html#ownable-models-all-editable

On Mon, Sep 12, 2016 at 2:28 PM, Michael Ketiku  wrote:

> So I have a problem with blog_posts not showing in the admin panel for
> users  of my application unless granted super user status.
> Right now only the creator of the blog post and users with  super user
> permissions are able to view blog_posts in the admin section. However, if
> the user signs out or returns to the site they are able to view the blog
> posts directly on the site just fine.
> Am I doing something wrong? Is there a configuration I need to enable?
>
> I am running a development server with:
> Django==1.8.6
> Mezzanine==4.2.0
> Python==2.7.11+
> SQLite==3.11.0
> Here are the permissions I have granted to one user for example.
>
>
> 
>
>
> 
>
>
> 
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Stephen McDonald
http://jupo.org

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Blogposts visible on site but not in admin panel.

2016-09-11 Thread Michael Ketiku
So I have a problem with blog_posts not showing in the admin panel for 
users  of my application unless granted super user status. 
Right now only the creator of the blog post and users with  super user 
permissions are able to view blog_posts in the admin section. However, if 
the user signs out or returns to the site they are able to view the blog 
posts directly on the site just fine. 
Am I doing something wrong? Is there a configuration I need to enable?

I am running a development server with:
Django==1.8.6
Mezzanine==4.2.0
Python==2.7.11+
SQLite==3.11.0
Here are the permissions I have granted to one user for example. 









-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.