Python logo

目录

  • utils.models package
    • Submodules
    • Module contents

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 模块 |
  • Python logo
  • Python »
  • YPPF develop latest 文档 »
  • utils.models package
  • |
  • |

utils.models package¶

Submodules¶

  • utils.models.choice module
    • Annotated
    • choice()
  • utils.models.descriptor module
    • admin_only()
    • debug_only()
    • export_to_frontend()
    • invalid_for_frontend()
    • necessary_for_frontend()
  • utils.models.manager module
    • ManyRelatedManager
    • RelatedManager
  • utils.models.permission module
    • BasePermission
    • PermissionModelBase
  • utils.models.query module
    • Forward
    • Index
    • Reverse
    • f()
    • mexclude()
    • mfilter()
    • mget()
    • mq()
    • q()
    • qsvlist()
    • sexclude()
    • sfilter()
    • sget()
    • sq()
    • svalues()
    • svlist()
  • utils.models.semester module
    • Semester
    • select_current()

Module contents¶

目录

  • utils.models package
    • Submodules
    • Module contents

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 模块 |
  • Python logo
  • Python »
  • YPPF develop latest 文档 »
  • utils.models package
  • |
  • |
© 版权所有 2023, pht.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 2025年05月29日 15:26:04.
由 Sphinx 8.2.3创建。