摘要:
4.6. and 和 or 的特殊性质 4.6. and 和 or 的特殊性质 4.6. and 和 or 的特殊性质 本文来源: http://www.ttlsa.com/docs/dive-into-python/html/power_of_introspection/and_or.html 在 阅读全文
摘要:
migrate报错[ value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] format.] 在migrate时报错,检查models.py 无错误,删除数据库重新创建也无法解决。 解决方法: 删除 阅读全文