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...
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 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 安装 ReportLab 编写视图 其它格式 利用 Django 输出 PDF 本文介绍如何用 Django 的视图动态输出 PDF 文件。该功能由绝佳的开源 ReportLab Python PDF 库提供。 动态生成 PDF 文件的优点是你可以为不同的目的创建不同的自定义 PDF——例如,为不同的用户...
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 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 PostgreSQL has a number of features which are not shared by the other databasesDjango supports. This optional module contains mo...
利用 Django 输出 PDF 安装 ReportLab 编写视图 其它格式 利用 Django 输出 PDF 本文介绍如何用 Django 的视图动态输出 PDF 文件。该功能由绝佳的开源 ReportLab Python PDF 库提供。 动态生成 PDF 文件的优点是你可以为不同的目的创建不同的自定义 PDF——例如,为不同的用户或...