{"id":13617969,"url":"https://github.com/d-demirci/django-adminlte3","last_synced_at":"2025-04-14T10:30:52.515Z","repository":{"id":40414737,"uuid":"220646728","full_name":"d-demirci/django-adminlte3","owner":"d-demirci","description":"AdminLTE Templates, Template Tags, and Admin Theme for Django","archived":false,"fork":false,"pushed_at":"2024-03-28T12:48:23.000Z","size":34751,"stargazers_count":263,"open_issues_count":28,"forks_count":114,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-18T00:12:41.925Z","etag":null,"topics":["adminlte","adminlte-dashboard-template","adminlte3","django","pypi-package"],"latest_commit_sha":null,"homepage":"https://django-adminlte3.herokuapp.com/admin","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d-demirci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"patreon":"django_adminlte3"}},"created_at":"2019-11-09T13:32:19.000Z","updated_at":"2025-03-08T18:30:36.000Z","dependencies_parsed_at":"2024-03-28T14:07:48.098Z","dependency_job_id":null,"html_url":"https://github.com/d-demirci/django-adminlte3","commit_stats":{"total_commits":90,"total_committers":12,"mean_commits":7.5,"dds":0.4111111111111111,"last_synced_commit":"36a2391b5f2cd441497133d7190cfb822f2e9628"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-demirci%2Fdjango-adminlte3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-demirci%2Fdjango-adminlte3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-demirci%2Fdjango-adminlte3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-demirci%2Fdjango-adminlte3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-demirci","download_url":"https://codeload.github.com/d-demirci/django-adminlte3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248862562,"owners_count":21173830,"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":["adminlte","adminlte-dashboard-template","adminlte3","django","pypi-package"],"created_at":"2024-08-01T20:01:51.755Z","updated_at":"2025-04-14T10:30:47.768Z","avatar_url":"https://github.com/d-demirci.png","language":"JavaScript","funding_links":["https://patreon.com/django_adminlte3"],"categories":["HarmonyOS","JavaScript"],"sub_categories":["Windows Manager"],"readme":"AdminLTE Templates, Template Tags, and Admin Theme for Django\n=============================================================\n\n[![pypi_badge](https://badge.fury.io/py/django-adminlte3.png)](https://pypi.python.org/pypi/django-adminlte3)\n\nDjango AdminLTE3 provides the functionality of the AdminLTE3 theme\nto developers in the form of standard base templates. Optional styling for\nDjango's built-in admin interface is also provided.\n\nInstallation\n------------\n\nInstallation using pip:\n\n    pip install django-adminlte3\n\nAdd to installed apps:\n\n    INSTALLED_APPS = [\n         # General use templates \u0026 template tags (should appear first)\n        'adminlte3',\n         # Optional: Django admin theme (must be before django.contrib.admin)\n        'adminlte3_theme',\n\n        ...\n    ]\n\nDon't forget to collect static\n    \n    python manage.py collectstatic \n\nUsage\n-----\n\nThe [base template] is designed to be highly customisable. Template blocks are provided to\nallow you to hook in customisations as you wish\n\n### Admin Theme Usage\n\nInstall as per the above installation instructions. The django admin UI should then change as expected.\n\nDocumentation\n-------------\n\nCan be found at: http://django-adminlte3.readthedocs.io\n\nCredits\n-------\n\nThis project a based heavily on work by the following:\n\n* dnaextrim for [django_adminlte_x]\n* beastbikes for [django-adminlte]\n* adamcharnock for [django-adminlte2]\n\n\n  [django_adminlte_x]: https://github.com/dnaextrim/django_adminlte_x\n  [django-adminlte]: https://github.com/beastbikes/django-adminlte/\n  [django-adminlte2]: https://github.com/adamcharnock/\n  [base template]: https://github.com/d-demirci/django-adminlte3/blob/master/adminlte3/templates/adminlte/base.html\n\nScreenshots\n-----------\nAdmin Area:\n    \n* Home :![admin screenshot](https://user-images.githubusercontent.com/24219129/68544333-214e8c00-03d3-11ea-91a1-4cfb94d2b136.png)\n\n* Model :![model screenshot](https://user-images.githubusercontent.com/24219129/68544364-77233400-03d3-11ea-97b3-350884c68f6a.png)\n\n* Editing Model: ![model edit](https://user-images.githubusercontent.com/24219129/68544387-b6518500-03d3-11ea-9f28-27df1d996b06.png)\n\n\nSite Area:\n\n* Landing: ![site area](https://user-images.githubusercontent.com/24219129/68544298-cd43a780-03d2-11ea-8506-3abfa341a914.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-demirci%2Fdjango-adminlte3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-demirci%2Fdjango-adminlte3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-demirci%2Fdjango-adminlte3/lists"}