Giter Club home page Giter Club logo

epg's People

Contributors

mxdabc avatar tianzpxyz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

epg's Issues

报错 TypeError: force_insert must be a bool or tuple.

请问一下运行时报错这个需要怎样解决呢 没找到相关的
root@armbian:/www/wwwroot/DIYP/epg# python3 main.py
Traceback (most recent call last):
File "/www/wwwroot/DIYP/epg/main.py", line 20, in
start_crawl()
File "/www/wwwroot/DIYP/epg/crawl/crawl.py", line 47, in main
log('%s\t第%s天 共有:%s 个频道节目表需要获取' % (dt.strftime('%Y-%m-%d'), d + 1, channel_no))
File "/www/wwwroot/DIYP/epg/utils/aboutdb.py", line 14, in log
dbinfo.save()
File "/www/wwwroot/DIYP/epg/web/models.py", line 241, in save
super().save(self, *args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/django/db/models/base.py", line 822, in save
self.save_base(
File "/usr/local/lib/python3.11/dist-packages/django/db/models/base.py", line 905, in save_base
force_insert = self._validate_force_insert(force_insert)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/django/db/models/base.py", line 850, in _validate_force_insert
raise TypeError("force_insert must be a bool or tuple.")
TypeError: force_insert must be a bool or tuple.

后台登录密码问题

我已经成功运行了,但是后台用admin/admin无法登录,请问是我哪里没有配置正确吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.