utils.log.RequireDebugTrue
  • References/Python/Django/Guides

class RequireDebugTrue [source] This filter is similar to RequireDebugFalse

2025-01-10 15:47:30
gis.utils.mapping()
  • References/Python/Django/API/OGR Inspection

mapping(data_source, geom_name='geom', layer_key=0, multi_geom=False)

2025-01-10 15:47:30
auth.backends.ModelBackend.get_user_permissions()
  • References/Python/Django/API/contrib packages/django.contrib.auth

get_user_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has from their own

2025-01-10 15:47:30
gis.gdal.Field.as_datetime()
  • References/Python/Django/API/GDAL API

as_datetime() Returns the value of the field as a tuple of date and time components:

2025-01-10 15:47:30
matrix.H
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.matrix

matrix.H Returns the (complex) conjugate transpose of self. Equivalent to np.transpose(self)

2025-01-10 15:47:30
sys.getdefaultencoding()
  • References/Python/Python/Runtime

sys.getdefaultencoding() Return the name of the current default string encoding used by the Unicode implementation.

2025-01-10 15:47:30
sysconfig.get_scheme_names()
  • References/Python/Python/Runtime

sysconfig.get_scheme_names() Return a tuple containing all schemes currently supported in sysconfig.

2025-01-10 15:47:30
axes_grid.axes_grid
  • References/Python/Matplotlib/axes_grid

mpl_toolkits.axes_grid.axes_grid class mpl_toolkits.axes_grid.axes_grid.Grid(fig

2025-01-10 15:47:30
subprocess.TimeoutExpired
  • References/Python/Python/Concurrent Execution

exception subprocess.TimeoutExpired Subclass of SubprocessError, raised when a timeout expires while waiting for

2025-01-10 15:47:30
zipfile.ZipInfo.header_offset
  • References/Python/Python/Data Compression

ZipInfo.header_offset Byte offset to the file header.

2025-01-10 15:47:30