Django/docs/2.2.x/py-modindex
来自菜鸟教程
Python 模块索引
a | ||
django.apps
|
' | |
c | ||
- | django.conf
|
' |
' | ||
' | ||
- | django.contrib
|
' |
Django's admin site. | ||
Django's admin documentation generator. | ||
Django's authentication framework. | ||
Django's built-in authentication backend classes. | ||
' | ||
' | ||
Authentication middleware. | ||
' | ||
' | ||
' | ||
Provides generic interface to installed models. | ||
' | ||
' | ||
' | ||
A framework for managing simple ?flat? HTML content in a database. | ||
Geographic Information System (GIS) extensions for Django | ||
GeoDjango's extensions to the admin site. | ||
GeoDjango's spatial database backends. | ||
GeoDjango model and field API. | ||
Geographic Database Functions | ||
GeoDjango's framework for generating spatial feeds. | ||
GeoDjango forms API. | ||
GeoDjango widgets API. | ||
GeoDjango's high-level interface to the GDAL library. | ||
Python interface for MaxMind's GeoIP2 databases. | ||
GeoDjango's high-level interface to the GEOS library. | ||
GeoDjango's distance and area measurement objects. | ||
Serialization of GeoDjango models in the GeoJSON format. | ||
GeoDjango's collection of utilities. | ||
Spatial data import utility for GeoDjango models. | ||
Utilities for inspecting OGR data sources. | ||
A set of Django template filters useful for adding a "human
touch" to data. | ||
Provides cookie- and session-based temporary message storage. | ||
Message middleware. | ||
PostgreSQL-specific fields and features | ||
PostgreSQL specific aggregation functions | ||
' | ||
' | ||
A framework for managing redirects. | ||
Provides session management for Django projects. | ||
Session middleware. | ||
A framework for generating Google sitemap XML files. | ||
Lets you operate multiple websites from the same database and
Django project | ||
Site middleware. | ||
An app for handling static files. | ||
A framework for generating syndication feeds, in RSS and Atom,
quite easily. | ||
- | django.core
|
' |
' | ||
Django core exceptions | ||
File handling and storage | ||
' | ||
Classes representing uploaded files. | ||
Django's handlers for file uploads. | ||
Helpers to easily send email. | ||
' | ||
Classes to help you easily manage paginated data. | ||
Core signals sent by the request/response system. | ||
Django's signing framework. | ||
Validation utilities and base classes | ||
d | ||
- | django.db
|
' |
Core signals sent by the database wrapper. | ||
' | ||
Schema migration support for Django models | ||
' | ||
' | ||
' | ||
Built-in field types. | ||
Related field types | ||
Database Functions | ||
' | ||
Lookups API | ||
Model meta-class layer | ||
Signals sent by the model system. | ||
' | ||
django.dispatch
|
Signal dispatch | |
f | ||
- | django.forms
|
' |
Django's built-in form fields. | ||
Django's functions for building formsets. | ||
Django's functions for building model forms and formsets. | ||
Built-in form renderers. | ||
Django's built-in form widgets. | ||
h | ||
django.http
|
Classes dealing with HTTP requests and responses. | |
m | ||
- | django.middleware
|
Django's built-in middleware classes. |
Middleware for the site-wide cache. | ||
Protects against Clickjacking | ||
Middleware adding "common" conveniences for perfectionists. | ||
Protects against Cross Site Request Forgeries | ||
Middleware to serve GZipped content for performance. | ||
Middleware handling advanced HTTP features. | ||
Middleware to enable language selection based on the request. | ||
Security middleware. | ||
s | ||
django.shortcuts
|
Convenience shortcuts that span multiple levels of Django's MVC stack. | |
t | ||
- | django.template
|
Django's template system |
' | ||
' | ||
' | ||
' | ||
Classes dealing with lazy-rendered HTTP responses. | ||
- | django.test
|
Testing tools for Django applications. |
Signals sent during testing. | ||
Helpers to write custom test runners. | ||
u | ||
- | django.urls
|
' |
Functions for use in URLconfs. | ||
- | django.utils
|
Django's built-in utilities. |
Helper functions for controlling caching. | ||
Functions to parse strings to datetime objects. | ||
Functions that help with creating decorators for views. | ||
A series of helper functions to manage character encoding. | ||
Syndication feed generation library -- used for generating RSS, etc. | ||
Functional programming tools. | ||
HTML helper functions | ||
HTTP helper functions. (URL encoding, cookie handling, ...) | ||
Logging tools for Django applications | ||
Functions for working with Python modules. | ||
Functions and classes for working with strings that can be displayed safely without further escaping in HTML. | ||
Text manipulation. | ||
Timezone support. | ||
Internationalization support. | ||
v | ||
- | django.views
|
Django's built-in views. |
' | ||
' | ||
' | ||
' | ||
' | ||
' | ||
' |