{"id":13448734,"url":"https://github.com/django-admin-tools/django-admin-tools","last_synced_at":"2026-01-12T00:44:39.825Z","repository":{"id":34011017,"uuid":"37767159","full_name":"django-admin-tools/django-admin-tools","owner":"django-admin-tools","description":"Extends the Django Admin to include a extensible dashboard and navigation menu","archived":false,"fork":false,"pushed_at":"2023-08-10T12:40:54.000Z","size":2278,"stargazers_count":873,"open_issues_count":21,"forks_count":113,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-01T06:34:20.583Z","etag":null,"topics":["admin","admin-dashboard","admin-menu","admin-panel","customizable","django"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django-admin-tools.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"},"funding":{"github":["izimobil"]}},"created_at":"2015-06-20T11:09:46.000Z","updated_at":"2025-02-18T05:51:14.000Z","dependencies_parsed_at":"2024-01-06T10:15:08.732Z","dependency_job_id":null,"html_url":"https://github.com/django-admin-tools/django-admin-tools","commit_stats":{"total_commits":490,"total_committers":80,"mean_commits":6.125,"dds":0.4755102040816327,"last_synced_commit":"0ae930c60e5afca7b90382b94ca6e3536e7fa346"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-admin-tools%2Fdjango-admin-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-admin-tools%2Fdjango-admin-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-admin-tools%2Fdjango-admin-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-admin-tools%2Fdjango-admin-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-admin-tools","download_url":"https://codeload.github.com/django-admin-tools/django-admin-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244995570,"owners_count":20544372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","admin-dashboard","admin-menu","admin-panel","customizable","django"],"created_at":"2024-07-31T06:00:19.690Z","updated_at":"2026-01-12T00:44:39.800Z","avatar_url":"https://github.com/django-admin-tools.png","language":"Python","funding_links":["https://github.com/sponsors/izimobil"],"categories":["Admin interface","Python","HarmonyOS","Release Features","管理界面","Best Django Admin Interface Resources","Packages to install at your project"],"sub_categories":["Windows Manager","Admin Extensions \u0026 Functional Enhancements","Packages"],"readme":"django-admin-tools\n==================\n\n|build-status-image| |codecov-image| |documentation-status-image| |pypi-version| |py-versions|\n\nOverview\n--------\n\ndjango-admin-tools is a collection of extensions/tools for the default django\nadministration interface, it includes:\n\n* a full featured and customizable dashboard;\n* a customizable menu bar;\n* tools to make admin theming easier.\n\nThe code is hosted on `Github \u003chttps://github.com/django-admin-tools/django-admin-tools/\u003e`_.\n\nDjango-admin-tools is generously documented, you can\n`browse the documentation online\n\u003chttps://django-admin-tools.readthedocs.io/\u003e`_.\na good start is to read `the quickstart guide\n\u003chttps://django-admin-tools.readthedocs.io/en/latest/quickstart.html\u003e`_.\n\nThe project was created by `David Jean Louis \u003chttp://www.izimobil.org/\u003e`_ and was previously hosted on `Bitbucket \u003chttp://bitbucket.org/izi/django-admin-tools/\u003e`_.\n\nPlease join the `mailing list \u003chttp://groups.google.fr/group/django-admin-tools\u003e`_ if you want to discuss of the future of django-admin-tools.\n\nRequirements\n------------\n\ndjango-admin-tools is compatible with Django 1.11 LTS up to Django 4.0 as well Python 2.7, 3.5+.\n\nFor older python and django versions please use the 0.8.1 version of django-admin-tools which is available on Pypi.\n\nInstallation\n------------\n\nTo install django-admin-tools, run the following command inside this directory:\n\n    python setup.py install\n\nIf you have the Python **easy_install** utility available, you can also type\nthe following to download and install in one step::\n\n    easy_install django-admin-tools\n\nOr if you're using **pip**::\n\n    pip install django-admin-tools\n\nOr if you'd prefer you can simply place the included \"admin_tools\" directory\nsomewhere on your python path, or symlink to it from somewhere on your Python\npath; this is useful if you're working from a Mercurial checkout.\n\nAn `installation guide \u003chttps://django-admin-tools.readthedocs.io/en/latest/installation.html\u003e`_ is available in the documentation.\n\nDocumentation\n-------------\n\n`Extensive documentation \u003chttps://django-admin-tools.readthedocs.io/\u003e`_ is available, it was made with the excellent `Sphinx program \u003chttp://sphinx.pocoo.org/\u003e`_\n\nTranslations\n------------\n\nThere is a `a transifex project \u003chttps://transifex.net/projects/p/django-admin-tools/\u003e`_ for django-admin-tools.\n\nScreenshots\n-----------\n\nThe django admin login screen:\n\n.. image:: http://www.izimobil.org/django-admin-tools/images/capture-1.png\n   :alt: The django admin login screen\n\n\nThe admin index dashboard:\n\n.. image:: http://www.izimobil.org/django-admin-tools/images/capture-2.png\n   :alt: The admin index dashboard\n\n\nThe admin menu:\n\n.. image:: http://www.izimobil.org/django-admin-tools/images/capture-3.png\n   :alt: The admin menu\n\nDashboard modules can be dragged, collapsed, closed etc.:\n\n.. image:: http://www.izimobil.org/django-admin-tools/images/capture-4.png\n   :alt: Dashboard modules can be dragged, collapsed, closed etc.\n\nThe app index dashboard:\n\n.. image:: http://www.izimobil.org/django-admin-tools/images/capture-5.png\n   :alt: The app index dashboard\n\n\n.. |build-status-image| image:: https://api.travis-ci.com/django-admin-tools/django-admin-tools.svg?branch=master\n   :target: http://travis-ci.com/django-admin-tools/django-admin-tools?branch=master\n   :alt: Travis build\n\n.. |codecov-image| image:: https://codecov.io/gh/django-admin-tools/django-admin-tools/branch/master/graph/badge.svg?token=RtyqJORRby\n   :target: https://codecov.io/gh/django-admin-tools/django-admin-tools\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/django-admin-tools.svg\n   :target: https://pypi.python.org/pypi/django-admin-tools\n   :alt: Pypi version\n\n.. |documentation-status-image| image:: https://readthedocs.org/projects/django-admin-tools/badge/?version=latest\n   :target: http://django-admin-tools.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. |py-versions| image:: https://img.shields.io/pypi/pyversions/djangorestframework-datatables.svg\n   :target: https://img.shields.io/pypi/pyversions/djangorestframework-datatables.svg\n   :alt: Python versions\n\n.. |dj-versions| image:: https://img.shields.io/pypi/djversions/djangorestframework-datatables.svg\n   :target: https://img.shields.io/pypi/djversions/djangorestframework-datatables.svg\n   :alt: Django versions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-admin-tools%2Fdjango-admin-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-admin-tools%2Fdjango-admin-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-admin-tools%2Fdjango-admin-tools/lists"}