db.models.GenericIPAddressField
  • References/Python/Django/API/Models/Model field reference

class GenericIPAddressField(protocol='both', unpack_ipv4=False, **options) [source] An IPv4

2025-01-10 15:47:30
urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated()
  • References/Python/Python/Internet

HTTPPasswordMgrWithPriorAuth.is_authenticated(self, authuri) Returns the current state of the is_authenticated

2025-01-10 15:47:30
core.checks.Debug
  • References/Python/Django/API/System check framework

class Debug(msg, hint=None, obj=None, id=None) [source]

2025-01-10 15:47:30
gis.db.models.RasterField
  • References/Python/Django/API/GeoDjango Model API

class RasterField RasterField is currently only implemented for the PostGIS backend.

2025-01-10 15:47:30
xml.sax.handler.ErrorHandler.error()
  • References/Python/Python/Structured Markup

ErrorHandler.error(exception) Called when the parser encounters a recoverable error. If this method does not raise an exception

2025-01-10 15:47:30
winreg.EnumKey()
  • References/Python/Python/MS Windows

winreg.EnumKey(key, index) Enumerates subkeys of an open registry key, returning a string. key

2025-01-10 15:47:30
smtpd.PureProxy
  • References/Python/Python/Internet

class smtpd.PureProxy(localaddr, remoteaddr) Create a new pure proxy server. Arguments are as per SMTPServer. Everything

2025-01-10 15:47:30
numpy.vdot()
  • References/Python/NumPy/Routines/Linear algebra

numpy.vdot(a, b) Return the dot product of two vectors. The vdot(a, b) function handles complex

2025-01-10 15:47:30
pathlib.Path.glob()
  • References/Python/Python/File & Directory Access

Path.glob(pattern) Glob the given pattern in the directory represented by this path, yielding all matching files (of

2025-01-10 15:47:30
discrete.discrete_model.Probit()
  • References/Python/Statsmodels/Regression with Discrete Dependent Variable

statsmodels.discrete.discrete_model.Probit class statsmodels.discrete

2025-01-10 15:47:30