Module Index
A
C
- django.conf.urls
- django.conf.urls.i18n
-
django.contrib.admin
Django's admin site. -
django.contrib.admindocs
Django's admin documentation generator. -
django.contrib.auth
Django's authentication framework. -
django.contrib.auth.backends
Django's built-in authentication backend classes. - django.contrib.auth.forms
- django.contrib.auth.hashers
-
django.contrib.auth.middleware
Authentication middleware. - django.contrib.auth.password_validation
- django.contrib.auth.signals
- django.contrib.auth.views
-
django.contrib.contenttypes
Provides generic interface to installed models. - django.contrib.contenttypes.admin
- django.contrib.contenttypes.fields
- django.contrib.contenttypes.forms
- django.contrib.contenttypes.prefetch
-
django.contrib.flatpages
A framework for managing simple ?flat? HTML content in a database. -
django.contrib.gis
Geographic Information System (GIS) extensions for Django -
django.contrib.gis.admin
GeoDjango's extensions to the admin site. -
django.contrib.gis.db.backends
GeoDjango's spatial database backends. -
django.contrib.gis.db.models
GeoDjango model and field API. -
django.contrib.gis.db.models.functions
Geographic Database Functions -
django.contrib.gis.feeds
GeoDjango's framework for generating spatial feeds. -
django.contrib.gis.forms
GeoDjango forms API. -
django.contrib.gis.forms.widgets
GeoDjango widgets API. -
django.contrib.gis.gdal
GeoDjango's high-level interface to the GDAL library. -
django.contrib.gis.geoip2
Python interface for MaxMind's GeoIP2 databases. -
django.contrib.gis.geos
GeoDjango's high-level interface to the GEOS library. -
django.contrib.gis.measure
GeoDjango's distance and area measurement objects. -
django.contrib.gis.serializers.geojson
Serialization of GeoDjango models in the GeoJSON format. -
django.contrib.gis.utils
GeoDjango's collection of utilities. -
django.contrib.gis.utils.layermapping
Spatial data import utility for GeoDjango models. -
django.contrib.gis.utils.ogrinspect
Utilities for inspecting OGR data sources. -
django.contrib.humanize
A set of Django template filters useful for adding a "human touch" to data. -
django.contrib.messages
Provides cookie- and session-based temporary message storage. -
django.contrib.messages.middleware
Message middleware. - django.contrib.messages.test
-
django.contrib.postgres
PostgreSQL-specific fields and features -
django.contrib.postgres.aggregates
PostgreSQL specific aggregation functions -
django.contrib.postgres.constraints
PostgreSQL specific database constraint -
django.contrib.postgres.expressions
PostgreSQL specific query expressions - django.contrib.postgres.indexes
- django.contrib.postgres.validators
-
django.contrib.redirects
A framework for managing redirects. -
django.contrib.sessions
Provides session management for Django projects. -
django.contrib.sessions.middleware
Session middleware. -
django.contrib.sitemaps
A framework for generating Google sitemap XML files. -
django.contrib.sites
Lets you operate multiple websites from the same database and Django project