gpt4 book ai didi

python - 如何在模型中使用 django.contrib. humanize

转载 作者:行者123 更新时间:2023-12-02 07:50:46 25 4
gpt4 key购买 nike

我想在模板之外使用django.contrib. humanize,实际上是在模型内部使用来人性化一些短信中的某些日期。

这可能吗?我怎样才能做到这一点?

最佳答案

您可以导入模型中的函数:

from django.contrib.humanize.templatetags.humanize import naturalday
natural_day = naturalday(value)

关于python - 如何在模型中使用 django.contrib. humanize,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37970001/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com