书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 8884 个相关结果.
  • Accessing the Django Admin Site

    Accessing the Django Admin Site Accessing the Django Admin Site When you ran startproject in Chapter 2, Django created and configured the default admin site for you. All you n...
  • Chapter 0: Mastering Django

    After over a year of hard slog, the book is done (finally!!). Select you preferred version: Mastering Django: Free Chapters After over a year of hard slog, the book is done ...
  • 为 Django 做贡献

    为 Django 做贡献 为 Django 做贡献 Django is a community that lives on its volunteers. As it keeps growing, we always need more people to help others. As soon as you learn Django, you ...
  • 利用 Django 输出 PDF

    利用 Django 输出 PDF 安装 ReportLab 编写视图 其它格式 利用 Django 输出 PDF 本文介绍如何用 Django 的视图动态输出 PDF 文件。该功能由绝佳的开源 ReportLab Python PDF 库提供。 动态生成 PDF 文件的优点是你可以为不同的目的创建不同的自定义 PDF——例如,为不同的用户...
  • django.contrib.humanize

    django.contrib.humanize apnumber intcomma intword naturalday naturaltime ordinal django.contrib.humanize A set of Django template filters useful for adding a "human touch...
  • 基于 Jython 的 Django

    基于 Jython 的 Django 基于 Jython 的 Django Jython is an implementation of Python that runs on the Java platform (JVM). If you want to use Jython (which supports only Python 2.7 at...
  • django.contrib.postgres

    django.contrib.postgres django.contrib.postgres PostgreSQL has a number of features which are not shared by the other databasesDjango supports. This optional module contains mo...
  • 利用 Django 输出 PDF

    利用 Django 输出 PDF 安装 ReportLab 编写视图 其它格式 利用 Django 输出 PDF 本文介绍如何用 Django 的视图动态输出 PDF 文件。该功能由绝佳的开源 ReportLab Python PDF 库提供。 动态生成 PDF 文件的优点是你可以为不同的目的创建不同的自定义 PDF——例如,为不同的用户或...
  • 基于 Jython 的 Django

    基于 Jython 的 Django 基于 Jython 的 Django Jython 是运行在 Java 平台(JVM) 的 Python 实现。 若你想使用 Jython(编写文本时,它只支持 Python 2.7),你必须使用 Django 1.11.x(支持 Python 2 的最终版本)。若兼容 Python 3 的 Jython 发...
  • The Django source code repository

    The Django source code repository High-level overview The master branch Other branches Stable branches Feature-development branches Tags The Django source code repository...