Django excel save_book_to_database()在最新版本中使用Django 1.8打破

时间:2017-02-10 23:08:28

标签: python django django-excel

我已经使用Django 1.8浏览了django excel文档,但还没有能够让save_book_to_database(...)工作。

它要么无声地失败,要么发出以下错误:

'tuple' object has no attribute '_meta'

我已经按照文档中的语法进行了操作,但我不知道为什么它会无声地破坏或失败:http://django-excel.readthedocs.io/en/latest/

0 个答案:

没有答案