#
django-admin
Here are 416 public repositories matching this topic...
A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球10000+网站都在使用!喜欢可以点个star✨
theme
vue
django-admin
admin-template
element-ui
simpleui
django-simpleui
django-theme
django-admin-theme
-
Updated
Apr 16, 2021 - Python
Django 优秀资源大全。
-
Updated
Apr 7, 2021
Responsive Theme for Django Admin With Sidebar Menu
-
Updated
Jun 19, 2020 - HTML
jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
-
Updated
Dec 12, 2020 - Python
The Best Django Resource, Awesome Django for mature packages.
django
awesome
django-rest-framework
django-cms
django-blog
awesome-list
django-channels
django-admin
django-project
django-blog-templates
django-packages
awesome-django
-
Updated
Mar 17, 2021
A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin
-
Updated
Dec 18, 2020 - Python
Django admin classes that allow for nested inlines
-
Updated
Apr 10, 2021 - Python
A flat theme for Django admin interface. Modern, fresh, simple.
-
Updated
Nov 5, 2018 - CSS
A Django app for easily adding object tools in the Django admin
-
Updated
Apr 9, 2021 - Python
django-cruds is simple drop-in django app that creates CRUD for faster prototyping
-
Updated
Oct 31, 2020 - JavaScript
Pluggable map widgets for Django Postgis fields
-
Updated
Apr 16, 2021 - JavaScript
Curated List of Awesome Django Admin Panel Articles, Libraries/Packages, Books, Themes, Videos, Resources.
-
Updated
Mar 7, 2021
django CMS Admin Style is a Django Theme tailored to the needs of django CMS.
-
Updated
Apr 6, 2021 - SCSS
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
-
Updated
Apr 8, 2021 - Python
An improved django-admin-tools dashboard for Django projects
-
Updated
Apr 8, 2021 - Python
Django-mptt-admin provides a nice Django Admin interface for Mptt models
-
Updated
Apr 11, 2021 - JavaScript
WordPress look and feel for Django administration panel
-
Updated
May 1, 2020 - Python
《Django企业开发实战》已出版
django
django-rest-framework
python3
django-blog
django-admin
django-ckeditor
python-web-development
django2
django-xadmin
-
Updated
Jun 10, 2019 - Python
-
Updated
Jan 5, 2018 - CSS
Use dropdowns in Django admin list filter
-
Updated
Jun 5, 2020 - Python
Visually distinguish environments in Django Admin
-
Updated
May 17, 2020 - Python
Open
关于怎么提issue
NaNShaner
commented
Feb 29, 2020
使用版本 Using version
如:Python 3.7.3 Django 2.2.9
需求或问题的场景 requirement & issue's scene
描述你想实现的功能或者问题出现的使用场景
describe your requirement or the issue you occurred‘s scene
期望结果描述 expected result description
实际结果描述 actual result description
日志 logs
截图 screenshot
类似 xadmin 的基于Model 快速生成前后台管理增删改查,筛选,搜索的后台管理自动化工具。Antd 界面好看现代化!前后端分离!无损二次开发!由Django Restful Framework 和 Ant Design Pro V4 驱动
react
django
admin
generator
django-rest-framework
drf
python3
django-admin
xadmin
antdesign
antd-design-pro
nocode
-
Updated
Apr 12, 2021 - Python
django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.
-
Updated
Mar 21, 2021 - Python
A simple Django app to render list filters in django admin using autocomplete widget.
-
Updated
Apr 13, 2021 - Python
Material design for django administration
-
Updated
Apr 8, 2021 - HTML
Improve this page
Add a description, image, and links to the django-admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the django-admin topic, visit your repo's landing page and select "manage topics."
Hello everybody,
I stumbled upon the following issue while implementing advanced filtering in the admin views (using advanced-filters):
Polymorphic models can't be filtered, because the
Qobject passed from django-advanced-filters is not interpreted correctly (or theQpassed from django-advanced-filters does not conform to standa