1. 首页
  2. 编程语言
  3. Python
  4. (updated20180308)Django-erp for python3 and django2.01

(updated20180308)Django-erp for python3 and django2.01

上传者: 2019-07-08 12:07:02上传 ZIP文件 5.41MB 热度 25次
https://github.com/zhuinfo/Django-ERP,根据此django-erp改写为适配python3.6,+django2.01,完美运行,数据库改为postgresql,如果使用mysql,请在./mis/setting.py中改回即可,此版已经将作者的数据文件从mysql转为postgresql,在install目录下postgresql直接恢复备份即可。
下载地址
用户评论
码姐姐匿名网友 2019-07-08 12:07:02

django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.如上报错不知道怎么解决

码姐姐匿名网友 2019-07-08 12:07:02

/admin/invent/stockin/add/cin/change/ invalid literal for int() with

码姐姐匿名网友 2019-07-08 12:07:02

链接问题也解决,已经在github上回复。请转道

码姐姐匿名网友 2019-07-08 12:07:02

我的环境是python3.4.8+django2.0.1, 在执行领料时,界面显示错误如下:出现两个出库按钮,且后面有串字符串,如下所示: 出库 出库 [{'href': 'out', 'title': '出库'}] 当点击出库按钮时,遇到以下错误,如何解决---ps:入库也是同样的现象 ValueError at /admin/invent/stockin/add/cin/change/ invalid literal for int() with base 10: 'add/cin' Request Method: GET Request URL: http://192.168.0.110