Hello,
I'm not sure if this is a bug or I'm just missing something (although I have
already parsed the documentation about inlines), but:
Let's say I have a model A. Model A is an inline of model B. User U has full
access to model B, but only change permissions to model A (so, no add, nor
delete)
My development environment includes Ubuntu 9.10 and 10.04. I'm also using
virtualenvs, but not w/ Apache. I'm using Nginx instead.
This configuration has been working flawlessly for me, and I'm implementing
it on all production servers too. It's quite fast and flexible, and quite
easy to install.
Hi,
You may be interested in this:
http://stackoverflow.com/questions/2618893/how-to-filter-queryset-in-changelist-view-in-django-admin,
looks like a similar (solved) problem.
In short, it's about overriding the queryset() method of ModelAdmin.
On Thu, Sep 23, 2010 at 11:33 AM, ionut cristian cuc
3 matches
Mail list logo