Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在寻找解决方案时遇到了一些问题。我希望能够输出一些按日期时间过滤的数据,但这样它就可以为具有特定日期的每组对象显示一个单独的 div。这可能吗?我在 django 文档中找不到什么可以让我这样做。
您想根据日期重新组合序列。