Custom choices in Django admin

okt 5, 2012 - Joeri - django - admin - choicefield - ticket - Software

Allow custom choices in the Django admin in a select widget.

Read More

Django "view-permissions" for related objects

feb 9, 2010 - Joeri - django - admin - permissions - Development

You have a model A with a relation to another model B. In the Django admin, you have full permissions for model A and none for model B. However, if you create a new object for model A, you need to select a related object from model B. Tough luck: Permission denied!

Read More

Latest Tweets