[PR #1322] [CLOSED] Add django-admin-interface #1171

Closed
opened 2025-11-06 13:10:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1322
Author: @fabiocaccamo
Created: 7/23/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 9f62ab0 Added django-admin-interface to README.md

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

django-admin-interface is a customizable responsive admin interface, based on a modern flat theme, it lets you customize the admin title, logo and colors by the admin itself. Popup windows replaced by modals.

Features

  • Beautiful default django-theme
  • Themes management and customization (you can customize admin title, logo and colors)
  • Responsive
  • List filter dropdown (optional)
  • NEW Related modal (instead of the old popup window, optional)
  • NEW Environment name/marker
  • Compatibility / Style optimizations for:
    • django-ckeditor
    • django-dynamic-raw-id
    • django-modeltranslation
    • django-tabbed-admin
    • sorl-thumbnail

What's the difference between this Python project and similar ones?

  • It is based on the default django admin, templates are not overridden
  • Any admin theme can be customized to fit client needs
  • Multiple themes support
  • Well tested and keep updated

Enumerate comparisons

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1322 **Author:** [@fabiocaccamo](https://github.com/fabiocaccamo) **Created:** 7/23/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9f62ab0`](https://github.com/vinta/awesome-python/commit/9f62ab030c4e4f2e6d2c7dd0ea957fc45914e5de) Added django-admin-interface to README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) is a customizable responsive admin interface, based on a modern flat theme, it lets you customize the admin title, logo and colors by the admin itself. Popup windows replaced by modals. ## Features - Beautiful default **django-theme** - Themes management and customization *(you can **customize admin title, logo and colors**)* - Responsive - List filter dropdown *(optional)* - `NEW` **Related modal** *(instead of the old popup window, optional)* - `NEW` **Environment name/marker** - Compatibility / Style optimizations for: - `django-ckeditor` - `django-dynamic-raw-id` - `django-modeltranslation` - `django-tabbed-admin` - `sorl-thumbnail` ## What's the difference between this Python project and similar ones? - It is based on the default django admin, templates are not overridden - Any admin theme can be customized to fit client needs - Multiple themes support - Well tested and keep updated ### Enumerate comparisons - Check comparisons on [django-packages](https://djangopackages.org/grids/g/admin-interface/) -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:10:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1171