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!
[...]
Categories
Latest posts
- Using gp.vcsdevelop for vcs dependencies in zc.buildout
- Django "view-permissions" for related objects
- Openfiler permission problems with shares on MacOSX and Windows
- Allow squid/mod_wsgi to pass the HTTP_AUTHORIZATION header to Apache
- Using Fabric to update a remote svn checkout with ssh public key authentication
- Proper access rights with SSH+SVN
- Allow ssh-agent to work when using sudo
- Using a jumpbox with subversion
- Installing Openfiler - Part 2
- Using mysql load data infile with django
