Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sshwsfc
/
xadmin
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
4.8k
Code
Issues
369
Pull requests
17
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Django2
- #593
#593
Open
yghdd
wants to merge 47 commits into
master
sshwsfc/xadmin:master
from
django2
sshwsfc/xadmin:django2
Copy head branch name to clipboard
Conversation
Commits
47
(47)
Checks
Files changed
Open
Django2
#593
yghdd
wants to merge 47 commits into
master
sshwsfc/xadmin:master
from
django2
sshwsfc/xadmin:django2
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2017
适配django 2.0正式版
wgbbiao
committed
fc8155b
View commit details
Copy full SHA for fc8155b
Browse repository at this point
修改文档
wgbbiao
committed
0fe415f
View commit details
Copy full SHA for 0fe415f
Browse repository at this point
Commits on Dec 6, 2017
修改列表编辑插件不能使用的问题,暂时解决了,可能会有其它的问题,欢迎测试.
wgbbiao
committed
bbaebd6
View commit details
Copy full SHA for bbaebd6
Browse repository at this point
Commits on Dec 7, 2017
适配python3
wgbbiao
committed
8263c23
View commit details
Copy full SHA for 8263c23
Browse repository at this point
增加检查 form media的判断
wgbbiao
committed
b046c86
View commit details
Copy full SHA for b046c86
Browse repository at this point
Commits on Dec 8, 2017
修改不能使用只读字段的功能
wgbbiao
committed
d3bcb12
View commit details
Copy full SHA for d3bcb12
Browse repository at this point
Commits on Dec 11, 2017
增加安装分支的说明
wgbbiao
committed
b69e1aa
View commit details
Copy full SHA for b69e1aa
Browse repository at this point
修改readme 格式
wgbbiao
committed
a0f6173
View commit details
Copy full SHA for a0f6173
Browse repository at this point
Commits on Dec 12, 2017
兼容django 2.0
wgbbiao
committed
1f4a3e1
View commit details
Copy full SHA for 1f4a3e1
Browse repository at this point
Update filters.py
ly0
authored
ce7df0d
View commit details
Copy full SHA for ce7df0d
Browse repository at this point
Commits on Dec 14, 2017
Merge pull request #476 from ly0/patch-2
Show description for a975de0
wgbbiao
authored
a975de0
View commit details
Copy full SHA for a975de0
Browse repository at this point
Commits on Dec 25, 2017
删除手机插件
wgbbiao
committed
749ff5b
View commit details
Copy full SHA for 749ff5b
Browse repository at this point
Commits on Dec 31, 2017
修复运行时缺少包的问题
hyzx86
authored
c53c33a
View commit details
Copy full SHA for c53c33a
Browse repository at this point
Commits on Jan 2, 2018
Merge pull request #496 from hyzx86/patch-4
Show description for b655aa7
wgbbiao
authored
b655aa7
View commit details
Copy full SHA for b655aa7
Browse repository at this point
Commits on Jan 29, 2018
DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead
wgbbiao
committed
932e371
View commit details
Copy full SHA for 932e371
Browse repository at this point
Commits on Apr 26, 2018
Fix Django2.0 issue #449
YennyQ
authored
82a8a3b
View commit details
Copy full SHA for 82a8a3b
Browse repository at this point
Fix Django2.0 widgets.py AdminSplitDateTime IndexError
Show description for e95e6cb
YennyQ
authored
e95e6cb
View commit details
Copy full SHA for e95e6cb
Browse repository at this point
Commits on May 7, 2018
Merge pull request #570 from YennyQ/django2
Show description for 9ca81ed
wgbbiao
authored
9ca81ed
View commit details
Copy full SHA for 9ca81ed
Browse repository at this point
删除测试代码
wgbbiao
committed
9cbf87e
View commit details
Copy full SHA for 9cbf87e
Browse repository at this point
Merge branch 'master' into django2
wgbbiao
committed
031baee
View commit details
Copy full SHA for 031baee
Browse repository at this point
Commits on May 18, 2018
修改inline 点加号出现的问题
wgbbiao
committed
f2a3ae2
View commit details
Copy full SHA for f2a3ae2
Browse repository at this point
Commits on Jun 17, 2018
Update requirements.txt
Show description for c2f0e8e
xiaofeng283
authored
c2f0e8e
View commit details
Copy full SHA for c2f0e8e
Browse repository at this point
Commits on Jun 19, 2018
Merge pull request #587 from xiaofeng283-t/django2
Show description for 21e6557
wgbbiao
authored
21e6557
View commit details
Copy full SHA for 21e6557
Browse repository at this point
django2.0适配版本的editable.py第59行,缺少Media的引用
wgbbiao
committed
694606d
View commit details
Copy full SHA for 694606d
Browse repository at this point
Merge branch 'django2' of github.com:sshwsfc/xadmin into django2
wgbbiao
committed
66ebad6
View commit details
Copy full SHA for 66ebad6
Browse repository at this point
Commits on Jun 25, 2018
修复获取单个记录时引发select all的问题
hongweipeng
authored
f1f07f0
View commit details
Copy full SHA for f1f07f0
Browse repository at this point
Merge pull request #589 from hongweipeng/patch-1
Show description for 4ed71ef
wgbbiao
authored
4ed71ef
View commit details
Copy full SHA for 4ed71ef
Browse repository at this point
修复列表页重复查询的问题
hongweipeng
authored
dbd5d4c
View commit details
Copy full SHA for dbd5d4c
Browse repository at this point
Commits on Jun 27, 2018
Merge pull request #590 from hongweipeng/patch-1
Show description for 475289b
wgbbiao
authored
475289b
View commit details
Copy full SHA for 475289b
Browse repository at this point
修复meta.get_all_field_names不存在问题
hongweipeng
authored
1e3f7b1
View commit details
Copy full SHA for 1e3f7b1
Browse repository at this point
Commits on Jun 29, 2018
Merge pull request #591 from hongweipeng/patch-1
Show description for b03dade
wgbbiao
authored
b03dade
View commit details
Copy full SHA for b03dade
Browse repository at this point
Commits on Aug 7, 2018
修改tab 不显示的问题
wgbbiao
committed
a3b200c
View commit details
Copy full SHA for a3b200c
Browse repository at this point
Commits on Aug 8, 2018
适配django 2.1
wgbbiao
committed
1276190
View commit details
Copy full SHA for 1276190
Browse repository at this point
修改安装django2分支的命令
wgbbiao
committed
d7e283f
View commit details
Copy full SHA for d7e283f
Browse repository at this point
Commits on Aug 15, 2018
适配django 2.1 2.0 fixed : https://github.com/sshwsfc/xadmin/issues/612
wgbbiao
committed
a9daa73
View commit details
Copy full SHA for a9daa73
Browse repository at this point
Commits on Aug 19, 2018
fix images.py in django 2.1
njuFerret
committed
9072fdd
View commit details
Copy full SHA for 9072fdd
Browse repository at this point
Merge pull request #614 from njuFerret/django2
Show description for 4f626bb
wgbbiao
authored
4f626bb
View commit details
Copy full SHA for 4f626bb
Browse repository at this point
Commits on Aug 29, 2018
兼容django 2.1版本,修改删除级联关系的记录时会抛出找不到 has_delete_permission 的问题
wgbbiao
committed
0751cd9
View commit details
Copy full SHA for 0751cd9
Browse repository at this point
Commits on Sep 17, 2018
修改在详情页删除数据报的错误
wgbbiao
committed
0b63e39
View commit details
Copy full SHA for 0b63e39
Browse repository at this point
Commits on Sep 20, 2018
左侧菜单内容过多时显示滚动条
hongweipeng
committed
5c0e836
View commit details
Copy full SHA for 5c0e836
Browse repository at this point
Commits on Sep 25, 2018
Merge pull request #627 from hongweipeng/django2-sitemenu-scroll
Show description for 0b214ac
wgbbiao
authored
0b214ac
View commit details
Copy full SHA for 0b214ac
Browse repository at this point
Commits on Sep 30, 2018
fixed 有外键字段的,没有显示相关联字段详情的按钮 #629 https://github.com/sshwsfc/xadmin/issues/629
wgbbiao
committed
992d780
View commit details
Copy full SHA for 992d780
Browse repository at this point
Commits on Oct 9, 2018
fix bug when using `get_deleted_objects` function
mymusise
authored
0aa9d2a
View commit details
Copy full SHA for 0aa9d2a
Browse repository at this point
Commits on Oct 19, 2018
update version judgement
Show description for 375db83
mymusise
committed
375db83
View commit details
Copy full SHA for 375db83
Browse repository at this point
Commits on Oct 30, 2018
修复django版本判断导致get_deleted_objects参数错误问题
hongweipeng
committed
35a854c
View commit details
Copy full SHA for 35a854c
Browse repository at this point
Commits on Oct 31, 2018
Merge pull request #638 from hongweipeng/fix-get_deleted_objects-django21
Show description for 33356ce
wgbbiao
authored
33356ce
View commit details
Copy full SHA for 33356ce
Browse repository at this point
Merge pull request #633 from mymusise/django2
Show description for 47481fe
wgbbiao
authored
47481fe
View commit details
Copy full SHA for 47481fe
Browse repository at this point
You can’t perform that action at this time.