xadmin icon indicating copy to clipboard operation
xadmin copied to clipboard

Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

Results 103 xadmin issues
Sort by recently updated
recently updated
newest added

需要django admin内置的 date_hierarchys 但是我看到在static 有top——date_hierarchys 但是为什么在adminx.py里设置了date_hierarchys 没有作用呢

I went to the [Demo page](http://xadmin-show.herokuapp.com/) I typed both the Username and password as "admin" (without quotes) and it gave me this error ``` ProgrammingError at / permission denied for...

Django版本3.2.13 xadmin版本2.0.1 django-ckeditor版本6.3.2 当将模型类字段类型改成RichTextField时xadmin能够显示富文本编辑 当将模型类字段类型改成RichTextUploadingField时xadmin则无法显示富文本编辑

xadmin3.0 怎么使用,有人可以帮忙阐述一下么。 想要一个前段的框架和django结合起来,但是我的项目后台用了xadmin2.0 还需要一个前端的界面,所以需要xadmin3.0

![image](https://user-images.githubusercontent.com/18471893/147367875-8c42dc30-ce12-44bb-aa29-fc655ae1714c.png)

Internal Server Error: /xadmin/ Traceback (most recent call last): File "C:\Users\Lenovo\code\ft\venv\lib\site-packages\django\apps\registry.py", line 155, in get_app_config return self.app_configs[app_label] KeyError: 'reversion' During handling of the above exception, another exception occurred: Traceback (most...

为什么我在 adminx.py中注册的register_modelview 路由不存在啊,但我把这个在 plugins.charts.py 中注册就有效

when I runserver,I take the error ImportError: cannot import name 'login' from 'django.contrib.auth.views' .why?

现在都不支持,修改了一晚上的bug,最后还是放弃了,有没有人维护一下啊。。。。。