{"id":20515005,"url":"https://github.com/aleksi44/django-admin-tailwind","last_synced_at":"2025-04-14T00:15:53.925Z","repository":{"id":57418838,"uuid":"373488828","full_name":"Aleksi44/django-admin-tailwind","owner":"Aleksi44","description":"Django Admin + Tailwind","archived":false,"fork":false,"pushed_at":"2023-05-30T08:37:56.000Z","size":678,"stargazers_count":64,"open_issues_count":5,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T00:15:43.701Z","etag":null,"topics":["django","django-admin","django-admin-theme","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/django-admin-tailwind/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aleksi44.png","metadata":{"files":{"readme":"README.rst","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":"2021-06-03T11:49:57.000Z","updated_at":"2025-03-11T17:45:30.000Z","dependencies_parsed_at":"2024-06-21T14:15:25.109Z","dependency_job_id":"6a030cfc-2ccb-4d3e-9be5-c21c997fb549","html_url":"https://github.com/Aleksi44/django-admin-tailwind","commit_stats":{"total_commits":52,"total_committers":3,"mean_commits":"17.333333333333332","dds":0.2692307692307693,"last_synced_commit":"5fd04807f2c72d0700cf588d590041bfb965d04b"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aleksi44%2Fdjango-admin-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aleksi44%2Fdjango-admin-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aleksi44%2Fdjango-admin-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aleksi44%2Fdjango-admin-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aleksi44","download_url":"https://codeload.github.com/Aleksi44/django-admin-tailwind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799952,"owners_count":21163404,"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":["django","django-admin","django-admin-theme","tailwind","tailwindcss"],"created_at":"2024-11-15T21:19:13.958Z","updated_at":"2025-04-14T00:15:53.898Z","avatar_url":"https://github.com/Aleksi44.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"*********************\nDjango Admin Tailwind\n*********************\n\n.. image:: https://img.shields.io/pypi/v/django-admin-tailwind\n    :target: https://pypi.org/project/django-admin-tailwind/\n\n.. image:: https://img.shields.io/pypi/pyversions/django-admin-tailwind\n    :target: https://pypi.org/project/django-admin-tailwind/\n\n\n`Django Admin \u003chttps://docs.djangoproject.com/fr/3.2/ref/contrib/admin/\u003e`_ + `Tailwind \u003chttps://tailwindcss.com/\u003e`_ = 🚀\n\ndjango-admin-tailwind is a theme for Django Admin developed with :\n\n- Tailwind class\n- `Tailwind forms \u003chttps://github.com/tailwindlabs/tailwindcss-forms\u003e`_\n- Tailwind dark mode\n\n**WARNING** : Some Django form fields are not yet developed.\n\n.. image:: https://static.snoweb.fr/images/django-admin-tailwind.original.jpg\n\nSetup\n#####\n\nInstall with pip :\n\n``pip install django-admin-tailwind``\n\nAdd django-admin-tailwind to django apps installed :\n::\n\n    INSTALLED_APPS = [\n        ...\n        'django_admin_tailwind',\n        ...\n        'django.contrib.admin',\n    ]\n\n\nDev\n###\n\n::\n\n    python manage.py migrate\n    python manage.py init\n\nLog in with django:tailwind\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksi44%2Fdjango-admin-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleksi44%2Fdjango-admin-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksi44%2Fdjango-admin-tailwind/lists"}