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
brktrlw avatar

brktrlw/django-admin-collaborator

0
View on GitHub↗
105 stars·2 forks·JavaScript·MIT·7 viewspypi.org/project/django-admin-collaborator↗

Django Admin Collaborator

Real-time collaborative editing for Django admin with WebSockets

Features

  • Admin Enhancements - Add real-time presence and editing locks to admin.

Star history

Star history chart for brktrlw/django-admin-collaboratorStar history chart for brktrlw/django-admin-collaborator

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 Admin Collaborator

Similar open-source projects, ranked by how many features they share with Django Admin Collaborator.
  • sehmaschine/django-grappellisehmaschine avatar

    sehmaschine/django-grappelli

    3,933View on GitHub↗

    django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme, UI kit, and a customizable landing page dashboard. It replaces the default administration interface with a structured layout designed to organize model forms and changelists. The project distinguishes itself through specific interface enhancements, such as autocomplete lookups for relational fields, rich text editor integration, and the ability to drag-and-drop reorder inline model rows. It also includes a context-switching mechanism that allows administrators to impersonate o

    HTML
    View on GitHub↗3,933
  • django-hijack/django-hijackdjango-hijack avatar

    django-hijack/django-hijack

    1,726View on GitHub↗

    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.

    Python
    View on GitHub↗1,726
  • django-import-export/django-import-exportdjango-import-export avatar

    django-import-export/django-import-export

    3,328View on GitHub↗

    Django application and library for importing and exporting data with admin integration.

    Python
    View on GitHub↗3,328
  • dizballanze/django-admin-env-noticedizballanze avatar

    dizballanze/django-admin-env-notice

    345View on GitHub↗

    Visually distinguish environments in Django Admin

    Python
    View on GitHub↗345
See all 10 alternatives to Django Admin Collaborator→

Frequently asked questions

What does brktrlw/django-admin-collaborator do?

Real-time collaborative editing for Django admin with WebSockets

What are the main features of brktrlw/django-admin-collaborator?

The main features of brktrlw/django-admin-collaborator are: Admin Enhancements.

What are some open-source alternatives to brktrlw/django-admin-collaborator?

Open-source alternatives to brktrlw/django-admin-collaborator include: sehmaschine/django-grappelli — django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme,… dizballanze/django-admin-env-notice — Visually distinguish environments in Django Admin. django-hijack/django-hijack — With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. django-import-export/django-import-export — Django application and library for importing and exporting data with admin integration. dmytrolitvinov/django-admin-inline-paginator-plus — ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin. jrief/django-admin-sortable2 — Generic drag-and-drop ordering for objects in the Django admin interface.