awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vintasoftware avatar

vintasoftware/django-role-permissions

0
View on GitHub↗
755 stars·110 forks·Python·MIT·10 viewsdjango-role-permissions.readthedocs.org↗

Django Role Permissions

A django app for role based permissions.

Features

  • Permissions - Role-based permissions management for applications.

Star history

Star history chart for vintasoftware/django-role-permissionsStar history chart for vintasoftware/django-role-permissions

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Django Role Permissions

Similar open-source projects, ranked by how many features they share with Django Role Permissions.
  • delba/permissiondelba avatar

    delba/Permission

    2,892View on GitHub↗

    A unified API to ask for permissions on iOS

    Swift
    View on GitHub↗2,892
  • dfunckt/django-rulesdfunckt avatar

    dfunckt/django-rules

    1,976View on GitHub↗

    Awesome Django authorization, without the database

    Pythonauthorizationdjangopermissions
    View on GitHub↗1,976
  • django-guardian/django-guardiandjango-guardian avatar

    django-guardian/django-guardian

    3,903View on GitHub↗

    django-guardian is a Django object permission library that enables the assignment of fine-grained access rights to individual database records. This system provides object-level access control, allowing users or groups to be granted permissions for specific model instances rather than applying a single global rule to an entire data model. The library includes a permission manager for the Django administrative interface, which provides a visual dashboard to assign and audit these instance-specific security rules. It also features an anonymous access controller to define and verify permissions

    Python
    View on GitHub↗3,903
  • ennioma/arekennioma avatar

    ennioma/arek

    952View on GitHub↗

    AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖)

    Swift
    View on GitHub↗952
See all 5 alternatives to Django Role Permissions→

Frequently asked questions

What does vintasoftware/django-role-permissions do?

A django app for role based permissions.

What are the main features of vintasoftware/django-role-permissions?

The main features of vintasoftware/django-role-permissions are: Permissions.

What are some open-source alternatives to vintasoftware/django-role-permissions?

Open-source alternatives to vintasoftware/django-role-permissions include: delba/permission — A unified API to ask for permissions on iOS. dfunckt/django-rules — Awesome Django authorization, without the database. django-guardian/django-guardian — django-guardian is a Django object permission library that enables the assignment of fine-grained access rights to… ennioma/arek — AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖). sparrowcode/permissionskit — Universal API for request permission and get its statuses.