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
smtpd.SMTPChannel
  • References/Python/Python/Internet

class smtpd.SMTPChannel(server, conn, addr, data_size_limit=33554432, map=None, enable_SMTPUTF8=False, decode_data=True) Create

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

statsmodels.discrete.discrete_model.Probit.cdf Probit

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

statsmodels.discrete.discrete_model.BinaryModel.cdf

2025-01-10 15:47:30
ipaddress.IPv4Interface.ip
  • References/Python/Python/Internet

ip The address (IPv4Address) without network information.

2025-01-10 15:47:30
concurrent.futures.wait()
  • References/Python/Python/Concurrent Execution

concurrent.futures.wait(fs, timeout=None, return_when=ALL_COMPLETED) Wait for the Future instances (possibly created

2025-01-10 15:47:30
curses.error
  • References/Python/Python/Operating System

exception curses.error Exception raised when a curses library function returns an error.

2025-01-10 15:47:30
gis.geos.GEOSGeometry.intersects()
  • References/Python/Django/API/GEOS API

GEOSGeometry.intersects(other) Returns True if GEOSGeometry.disjoint() is False.

2025-01-10 15:47:30
gettext.NullTranslations.lngettext()
  • References/Python/Python/Internationalization

lngettext(singular, plural, n) If a fallback has been set, forward lngettext() to the fallback. Otherwise, return

2025-01-10 15:47:30
locale.delocalize()
  • References/Python/Python/Internationalization

locale.delocalize(string) Converts a string into a normalized number string, following the LC_NUMERIC settings

2025-01-10 15:47:30