Re: Permissions not working in Admin Interface

2008-04-16 Thread Josh.MIPS
I fixed my issue but I am still not sure what caused it. I rearranged the order of the models and then when I went in to change user permissions there were two sets of add/change/delete for the model in question, one plural and one not (the name of the model is not plural). The non-plural versio

Permissions not working in Admin Interface

2008-04-14 Thread Josh.MIPS
I have recently been working on the admin interface for a django site. There is one model under an application that will only show up if I set a user as a super user. I can assign them privileges to create, change and delete these objects but they do not show up and when I point the browser to t