{"id":13415480,"url":"https://github.com/farridav/django-jazzmin","last_synced_at":"2025-05-13T00:10:42.043Z","repository":{"id":37410610,"uuid":"263143255","full_name":"farridav/django-jazzmin","owner":"farridav","description":"Jazzy theme for Django","archived":false,"fork":false,"pushed_at":"2025-03-06T04:29:43.000Z","size":22948,"stargazers_count":1736,"open_issues_count":139,"forks_count":296,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-05-08T00:14:17.842Z","etag":null,"topics":["admin","adminlte","dashboard","django","jazzmin","theme"],"latest_commit_sha":null,"homepage":"https://django-jazzmin.readthedocs.io","language":"HTML","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/farridav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-11T19:50:44.000Z","updated_at":"2025-05-05T11:15:13.000Z","dependencies_parsed_at":"2024-04-22T10:29:20.433Z","dependency_job_id":"6aa406b0-9040-4031-aa9d-14db38ea1f33","html_url":"https://github.com/farridav/django-jazzmin","commit_stats":{"total_commits":758,"total_committers":64,"mean_commits":11.84375,"dds":0.6754617414248021,"last_synced_commit":"586e81f204033add57b67f657e43681801356a9a"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farridav%2Fdjango-jazzmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farridav%2Fdjango-jazzmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farridav%2Fdjango-jazzmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farridav%2Fdjango-jazzmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farridav","download_url":"https://codeload.github.com/farridav/django-jazzmin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253342299,"owners_count":21893558,"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","adminlte","dashboard","django","jazzmin","theme"],"created_at":"2024-07-30T21:00:49.561Z","updated_at":"2025-05-13T00:10:42.008Z","avatar_url":"https://github.com/farridav.png","language":"HTML","funding_links":[],"categories":["Third-Party Packages","HTML","Admin interface","Best Django Admin Interface Resources","Packages to install at your project","Python"],"sub_categories":["Admin","Admin Themes","Django Admin Themes \u0026 UI Enhancements","Alternative Themes"],"readme":"\n# Django jazzmin (Jazzy Admin)\n\n## Project Status\n\nThis project is being actively maintained, though with a reduced feature set, we are looking for contributors to help\nmaintain and improve the project, please get in touch if you would like to help.\n\nHelp needed with:\n\n- Triaging issues\n- Frontend fixes and UI improvements\n- Testing\n- Documentation\n\nPull requests are welcome, though ive been pre-occupied with other projects lately, so have not been able to review\nthem as quickly as I would like, but im trying to get through them all now, hopefully with some outside help.\n\n[![Docs](https://readthedocs.org/projects/django-jazzmin/badge/?version=latest)](https://django-jazzmin.readthedocs.io)\n![PyPI download month](https://img.shields.io/pypi/dm/django-jazzmin.svg)\n[![PyPI version](https://badge.fury.io/py/django-jazzmin.svg)](https://pypi.python.org/pypi/django-jazzmin/)\n![Python versions](https://img.shields.io/badge/python-%3E=3.9-brightgreen)\n![Django Versions](https://img.shields.io/badge/django-%3E=4.2-brightgreen)\n[![Coverage Status](https://coveralls.io/repos/github/farridav/django-jazzmin/badge.svg?branch=main)](https://coveralls.io/github/farridav/django-jazzmin?branch=main)\n\nDrop-in theme for django admin, that utilises AdminLTE 3.2 \u0026 Bootstrap 5 to make yo' admin look jazzy\n\n## Installation\n\n```bash\npip install django-jazzmin\n```\n\n## Documentation\n\nSee [Documentation](https://django-jazzmin.readthedocs.io) or [Test App](https://github.com/farridav/django-jazzmin/tree/main/tests/test_app/library/settings.py)\n\n## Demo\n\nLive demo https://django-jazzmin-test.onrender.com\n\n**Username**: test@test.com\n\n**Password**: test\n\n*Note: Data resets nightly*\n\n*Note: ☕ If the app seems sleepy, give it a minute - it's just having its power nap on the free tier.*\n\n## Features\n\n- Drop-in admin skin, all configuration optional\n- Customisable side menu\n- Customisable top menu\n- Customisable user menu\n- 4 different Change form templates (horizontal tabs, vertical tabs, carousel, collapsible)\n- Bootstrap 5 modal (instead of the old popup window, optional)\n- Search bar for any given model admin\n- Customisable UI (via Live UI changes, or custom CSS/JS)\n- Responsive\n- Select2 drop-downs\n- Bootstrap 5 \u0026 AdminLTE UI components\n- Using the latest [adminlte](https://adminlte.io/) + [bootstrap](https://getbootstrap.com/)\n\n## Screenshots\n\n## Dashboard\n\n![dashboard](https://django-jazzmin.readthedocs.io/img/dashboard.png)\n\n## List view\n\n![table list](https://django-jazzmin.readthedocs.io/img/list_view.png)\n\n## Change form templates\n\n### Collapsed side menu\n\n![form page](https://django-jazzmin.readthedocs.io/img/detail_view.png)\n\n### Expanded side menu\n\n![Single](https://django-jazzmin.readthedocs.io/img/changeform_single.png)\n\n### Horizontal tabs\n\n![Horizontal tabs](https://django-jazzmin.readthedocs.io/img/changeform_horizontal_tabs.png)\n\n### Vertical tabs\n\n![Vertical tabs](https://django-jazzmin.readthedocs.io/img/changeform_vertical_tabs.png)\n\n### Collapsible\n\n![Collapsible](https://django-jazzmin.readthedocs.io/img/changeform_collapsible.png)\n\n### Carousel\n\n![Carousel](https://django-jazzmin.readthedocs.io/img/changeform_carousel.png)\n\n### Related modal\n\n![Related modal](https://django-jazzmin.readthedocs.io/img/related_modal_bootstrap.png)\n\n## History page\n\n![form page](https://django-jazzmin.readthedocs.io/img/history_page.png)\n\n## Login view\n\n![login](https://django-jazzmin.readthedocs.io/img/login.png)\n\n## UI Customiser\n\n![ui_customiser](https://django-jazzmin.readthedocs.io/img/ui_customiser.png)\n\n## Mobile layout\n\n![mobile](https://django-jazzmin.readthedocs.io/img/dashboard_mobile.png)\n\n## Tablet layout\n\n![tablet](https://django-jazzmin.readthedocs.io/img/dashboard_tablet.png)\n\n## Admin Docs (if installed)\n\n![admin_docs](https://django-jazzmin.readthedocs.io/img/admin_docs.png)\n\n## Thanks\n\nThis was initially a Fork of \u003chttps://github.com/wuyue92tree/django-adminlte-ui\u003e that we refactored so much we thought it\ndeserved its own package, big thanks to @wuyue92tree for all of his initial hard work, we are still patching into that\nproject were possible, but this project has taken a different direction.\n\nThe javascript modal implementation uses some code from [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface/blob/main/admin_interface/static/admin/js/popup_response.js), so thanks to @fabiocaccamo for original work\n\n- Based on AdminLTE 3: \u003chttps://adminlte.io/\u003e\n- Using Bootstrap 5: \u003chttps://getbootstrap.com/\u003e\n- Using Font Awesome 5: \u003chttps://fontawesome.com/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarridav%2Fdjango-jazzmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarridav%2Fdjango-jazzmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarridav%2Fdjango-jazzmin/lists"}