-
安装了python3.7,及django2.1,在使用xadmin时,报各种错。
-
snmpsim loads but then fails when queried. This only happens when invoking as root on port 161. When running on a non privileged port as a user it works great.
```
(py36-venv) [root@vSNMP pydev]…
-
django2、python3.6环境
在`INSTALLED_APPS`中加了`xadmin`,xadmin文件夹也是从django2分支中拷贝进项目里的,为何会有如此错误
```
File "G:\python\PycharmProjects\myapp\venv\lib\site-packages\django\db\models\base.py", line 108, in __ne…
-
官方demo都打不开了,下载的代码 run 时候总是报错 django.utils.xx 不存在,有人遇见这个问题吗,还是这个项目已经死掉了?
-
你这边能验证一下python的版本和各个软件包的版本吗?既然将代码放到了github上面,就要对他人负责,我这边尝试了一下,各种报错。。。
-
我用的是Python3,第一次使用 `pip install xadmin` 安装后,出现不兼容的问题,但是发现github上的代码说已经兼容python3,比对后发现安装的文档和github上的有微小差异。
使用readme中第二种安装方式安装问题解决。
我不晓得这是我使用不当还是pip这里的问题。
谢谢!
-
* 问题:
`
Request Method: | GET
-- | --
http://127.0.0.1:8000/xadmin/blog/post/add/
2.0.2
IndexError
list index out of range
D:\Anaconda\lib\site-packages\xadmin-2.0.1-py3.6.egg\xadmin\widgets.p…
-
A problem of xadmin with Django 2.0
Internal Server Error: /xadmin/
Traceback (most recent call last):
File "C:\Users\sidsse888\Anaconda3\lib\site-packages\django\core\handlers\exception.py", li…
-
-
环境为python3.6 django2.0.1 可以登陆但是点开用户具体信息后报错
IndexError at ----------/admin/users/userprofile/1/update/
Exception Value--------- | list index out of range
Error during template rendering---------
…