Skip to main content

# Django Debug Permissions Get a list of all user permissions available in the system

This app adds a single manage.py command that lists all user permissions available in the system.

## Supported versions Haven’t tested it with earlier version, but the app works for sure with:

  • Django: 1.11

  • Python: 3.4+

## Installation

  1. Install using PIP:

pip install django-debug-permissions

  1. Add debug_permissions to INSTALLED_APPS:

INSTALLED_APPS += [‘debug_permissions’]

## Usage Run python manage.py get_all_permissions and you should get a list of all permissions similar to:

` account.add_emailaddress account.add_emailconfirmation account.change_emailaddress account.change_emailconfirmation account.delete_emailaddress account.delete_emailconfirmation auth.add_group auth.add_permission auth.change_group auth.change_permission auth.delete_group auth.delete_permission ... sessions.add_session sessions.change_session sessions.delete_session sites.add_site sites.change_site sites.delete_site users.add_user users.change_user users.delete_user `

## Contributors Tim Kamanin (tim@timonweb.com, http://timonweb.com)

## Cross-promotion: Checkout these modules if you: * are tired of locating manage.py and typing python manage.py everytime - Django-manage.py-anywhere (https://github.com/timonweb/Django-manage.py-anywhere) will be your saviour; * want to download database and media dumps via Django admin - Django Database Backup UI (https://github.com/timonweb/django-dbbackup-ui) will help you;

Release files for django-debug-permissions 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-debug-permissions 1.0.0
File Size Uploaded
django-debug-permissions-1.0.0.tar.gz 3.7 kB Details

Release files / django-debug-permissions-1.0.0.tar.gz

Download URL django-debug-permissions-1.0.0.tar.gz
Size 3.7 kB
Tags Source
SHA-256 checksum
How to use checksums
be09bb53a162954560629e87a837bb922afcaaa791656bf2dfa5f870318f5aec
BLAKE2b-256 checksum
How to use checksums
797c830402abeaebccca7ff9f5610c9cc7bacc6db9ce265b43fae357fb39ef79
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page