{"id":13448736,"url":"https://github.com/elky/django-flat-theme","last_synced_at":"2025-12-24T22:36:55.744Z","repository":{"id":28409404,"uuid":"31923856","full_name":"elky/django-flat-theme","owner":"elky","description":"A flat theme for Django admin interface. Modern, fresh, simple.","archived":false,"fork":false,"pushed_at":"2018-11-05T18:29:42.000Z","size":414,"stargazers_count":413,"open_issues_count":5,"forks_count":46,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-09-22T21:23:38.027Z","etag":null,"topics":["css","django","django-admin","themes"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/elky.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}},"created_at":"2015-03-09T21:32:21.000Z","updated_at":"2024-03-13T22:43:08.000Z","dependencies_parsed_at":"2022-08-02T22:00:48.095Z","dependency_job_id":null,"html_url":"https://github.com/elky/django-flat-theme","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky%2Fdjango-flat-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky%2Fdjango-flat-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky%2Fdjango-flat-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky%2Fdjango-flat-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elky","download_url":"https://codeload.github.com/elky/django-flat-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221832219,"owners_count":16888197,"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":["css","django","django-admin","themes"],"created_at":"2024-07-31T06:00:19.730Z","updated_at":"2025-12-24T22:36:50.716Z","avatar_url":"https://github.com/elky.png","language":"CSS","funding_links":[],"categories":["Admin interface","CSS","管理界面","Best Django Admin Interface Resources"],"sub_categories":["Older or Deprecated Projects"],"readme":"Django Flat Theme\n=================\n\n**django-flat-theme** is included as `part \u003chttps://github.com/django/django/commit/35901e64b043733acd1687734274553cf994511b\u003e`_ of Django from `version 1.9 \u003chttps://docs.djangoproject.com/en/1.9/releases/1.9/#new-styling-for-contrib-admin\u003e`_! :tada:\n\nPlease use this app if your project is powered by an older Django version.\n\nDescription\n-----------\n\n**django-flat-theme** brings fresh air to the default Django Admin\ninterface which hasn't changed in 10 years, since the very first version of\nDjango framework. This theme makes the UI modern and clean.\n\nThis app overrides the default admin's CSS. All the changes only involve CSS:\ncolors, margins, sizes and icons; nothing major is changed.\n\nInstallation\n------------\n\nInstall via pip:\n``pip install django-flat-theme``\n\n1. Put ``flat`` app in your *INSTALLED\\_APPS* **before**\n   ``django.contrib.admin``:\n\n   ::\n\n       INSTALLED_APPS = (\n           ...\n           'flat',\n           'django.contrib.admin',\n           ...\n       )\n\n2. Enjoy!\n\nCompatibility\n~~~~~~~~~~~~~\n\nWorks properly in Django 1.5+.\n\nFont\n~~~~\n\nThis theme uses the `Roboto font \u003chttp://www.google.com/fonts/specimen/Roboto\u003e`__\nwhich is under Apache 2.0 licence.\n\nTesting\n~~~~~~~\n\nTested in:\n\n- Internet Explorer 7+ (IE8 and less doesn't support SVG so icons are not displayed)\n- Firefox 30+ (Windows, Ubuntu, OS X)\n- Chrome 35+ (Windows, Ubuntu, OS X)\n- Safari 8 (OS X)\n\nScreenshot Examples\n~~~~~~~~~~~~~~~~~~~\n\n**Login page**\n\n|1|\n\n------------\n\n**Dashboard**\n\n|2|\n\n------------\n\n**List of objects**\n\n|3|\n\n------------\n\n**New object**\n\n|4|\n\n.. |1| image:: https://cloud.githubusercontent.com/assets/209663/9546175/f4c24520-4da9-11e5-9182-b5d791d4115f.png\n.. |2| image:: https://cloud.githubusercontent.com/assets/209663/9546174/f4c1ddba-4da9-11e5-8781-c629a52cae0f.png\n.. |3| image:: https://cloud.githubusercontent.com/assets/209663/9546176/f4fd6a24-4da9-11e5-89e8-542b77fdae85.png\n.. |4| image:: https://cloud.githubusercontent.com/assets/209663/9546177/f500361e-4da9-11e5-9431-b2f42b90ca2f.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felky%2Fdjango-flat-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felky%2Fdjango-flat-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felky%2Fdjango-flat-theme/lists"}