conf.urls.i18n.i18n_patterns()
  • References/Python/Django/Guides

i18n_patterns(*urls, prefix_default_language=True) [source] This function can be used in

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.force_rhr()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.force_rhr(**kwargs) Deprecated since version 1.9: Use

2025-01-10 15:47:30
auth.mixins.AccessMixin.permission_denied_message
  • References/Python/Django/Guides

permission_denied_message Default return value for get_permission_denied_message(). Defaults to an empty string

2025-01-10 15:47:30
gis.geoip.GeoIP.country_name_by_name()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.country_name_by_name(query)

2025-01-10 15:47:30
forms.Field.localize
  • References/Python/Django/API/Forms/Form fields

Field.localize The localize argument enables the localization of form data input, as well as the rendered output

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.distance()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.distance(geom, **kwargs) Deprecated since version 1.9: Use

2025-01-10 15:47:30
auth.forms.AuthenticationForm
  • References/Python/Django/Guides

class AuthenticationForm A form for logging a user in. Takes request as its first

2025-01-10 15:47:30
db.backends.base.schema.BaseDatabaseSchemaEditor.alter_field()
  • References/Python/Django/API/SchemaEditor

BaseDatabaseSchemaEditor.alter_field(model, old_field, new_field, strict=False) [source] This

2025-01-10 15:47:30
gis.gdal.OGRGeomType.django
  • References/Python/Django/API/GDAL API

django Returns the Django field type (a subclass of GeometryField) to use for storing this OGR type, or None if

2025-01-10 15:47:30
postgres.operations.TrigramExtension
  • References/Python/Django/API/Database migration operations

class TrigramExtension [source] New in Django

2025-01-10 15:47:30