社区所有版块导航
Python
python开源   Django   Python   DjangoApp   pycharm  
DATA
docker   Elasticsearch  
aigc
aigc   chatgpt  
WEB开发
linux   MongoDB   Redis   DATABASE   NGINX   其他Web框架   web工具   zookeeper   tornado   NoSql   Bootstrap   js   peewee   Git   bottle   IE   MQ   Jquery  
机器学习
机器学习算法  
Python88.com
反馈   公告   社区推广  
产品
短视频  
印度
印度  
Py学习  »  问与答

求助: python中TypeError: not enough arguments for format string

djangolover • 11 年前 • 8863 次点击  

执行

RawQuery(Post, "select date_format(created,'%Y') year,\
                        date_format(created,'%m') month,count(id) count from posts group by \
                        month")

出现如标题的错误。

求助~

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/193
 
8863 次点击  
文章 [ 1 ]  |  最新文章 11 年前