MCPcopy Create free account

hub / github.com/dennisivy/ecommerce_django_mod4 / functions

Functions18,865 in github.com/dennisivy/ecommerce_django_mod4

↓ 8 callersMethodappend
(self, item)
env/Lib/importlib/_bootstrap_external.py:1191
↓ 8 callersMethodasList
Returns the parse results as a nested list of matching tokens, all converted to strings. Example:: patt = OneOrMore(Word
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:704
↓ 8 callersMethodasList
Returns the parse results as a nested list of matching tokens, all converted to strings. Example:: patt = OneOrMore(Word
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:704
↓ 8 callersFunctionassert_and_parse_html
(self, html, user_msg, msg)
env/Lib/site-packages/django/test/testcases.py:60
↓ 8 callersMethodattach
Attach a file with the given filename and content. The filename can be omitted and the mimetype is guessed, if not provided.
env/Lib/site-packages/django/core/mail/message.py:278
↓ 8 callersFunctionbytes_to_text
Convert bytes objects to strings, using the given encoding. Illegally encoded input characters are replaced with Unicode "unknown" codepoint
env/Lib/site-packages/django/http/request.py:560
↓ 8 callersFunctioncall_command
Call the given command, with the given options and args/kwargs. This is the primary API you should use for calling specific commands. `
env/Lib/site-packages/django/core/management/__init__.py:76
↓ 8 callersFunctioncallable
(obj)
env/Lib/site-packages/pip/_vendor/distlib/compat.py:324
↓ 8 callersMethodcheck
(self, **kwargs)
env/Lib/site-packages/django/db/models/fields/__init__.py:201
↓ 8 callersMethodclear
(self)
env/Lib/_weakrefset.py:86
↓ 8 callersMethodclear
Clear all elements and results names.
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:637
↓ 8 callersMethodclose
(self, unlink=_os.unlink)
env/Lib/tempfile.py:430
↓ 8 callersFunctioncopy
Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
env/Lib/copy.py:66
↓ 8 callersMethodcopy
Return a shallow copy of this object.
env/Lib/site-packages/django/utils/datastructures.py:188
↓ 8 callersMethodcurrent_dir
Current platform specific subfolder. Parameters ---------- hidex86: bool return '' and not '\x86' if arc
env/Lib/site-packages/setuptools/msvc.py:417
↓ 8 callersMethoddeconstruct
Return a 3-tuple of class import path (or just name if it lives under django.db.migrations), positional arguments, and keyword
env/Lib/site-packages/django/db/migrations/operations/base.py:43
↓ 8 callersMethodeffective_default
Return a field's effective database default value.
env/Lib/site-packages/django/db/backends/base/schema.py:301
↓ 8 callersMethoderror
Return an exception annotated with the originating token. Since the parser can be called recursively, check if a token is already set
env/Lib/site-packages/django/template/base.py:506
↓ 8 callersMethodfromXmlName
(self, name)
env/Lib/site-packages/pip/_vendor/html5lib/_ihatexml.py:277
↓ 8 callersMethodfrom_bytes
Unpack bytes into a `Timestamp` object. Used for pure-Python msgpack unpacking. :param b: Payload from msgpack ext message with code
env/Lib/site-packages/pip/_vendor/msgpack/ext.py:91
↓ 8 callersMethodfunc
(instance)
env/Lib/site-packages/django/utils/functional.py:20
↓ 8 callersMethodgeneric
Construct an arbitrary HTTP request.
env/Lib/site-packages/django/test/client.py:397
↓ 8 callersMethodget_context_data
(self, **kwargs)
env/Lib/site-packages/django/contrib/admindocs/views.py:120
↓ 8 callersMethodget_default
Return the default value for this field.
env/Lib/site-packages/django/db/models/fields/__init__.py:827
↓ 8 callersFunctionget_docs_version
(version=None)
env/Lib/site-packages/django/utils/version.py:63
↓ 8 callersMethodget_empty_table
(self)
env/Lib/site-packages/pip/_vendor/toml/decoder.py:584
↓ 8 callersMethodget_metadata
(self, name)
env/Lib/site-packages/pip/_internal/utils/wheel.py:45
↓ 8 callersFunctionget_path
Return a path corresponding to the scheme. ``scheme`` is the install scheme name.
env/Lib/site-packages/pip/_vendor/distlib/_backport/sysconfig.py:453
↓ 8 callersMethodget_related_field
Return the Field in the 'to' object to which this relationship is tied.
env/Lib/site-packages/django/db/models/fields/reverse_related.py:213
↓ 8 callersFunctionget_urlconf
Return the root URLconf to use for the current thread if it has been changed from the default one.
env/Lib/site-packages/django/urls/base.py:139
↓ 8 callersMethodget_version
Get version number of installed module, 'None', or 'default' Search 'paths' for module. If not found, return 'None'. If found, retu
env/Lib/site-packages/setuptools/depends.py:46
↓ 8 callersMethodgetwhile
(self, n, charset)
env/Lib/sre_parse.py:258
↓ 8 callersMethodhas_metadata
(self, name)
env/Lib/site-packages/pkg_resources/__init__.py:1411
↓ 8 callersFunctionisPath
(f)
env/Lib/site-packages/PIL/_util.py:10
↓ 8 callersFunctionisfile
Test whether a path is a regular file
env/Lib/genericpath.py:27
↓ 8 callersMethodissym
Return True if it is a symbolic link.
env/Lib/tarfile.py:1385
↓ 8 callersMethoditervalues
od.itervalues -> an iterator over the values in od
env/Lib/site-packages/pip/_vendor/distlib/compat.py:765
↓ 8 callersFunctionjoin
Join two or more pathname components, inserting '/' as needed. If any component is an absolute path, all previous path components will be disc
env/Lib/posixpath.py:71
↓ 8 callersMethodkeys
(self)
env/Lib/site-packages/PIL/PdfParser.py:155
↓ 8 callersMethodlocalize
Convert naive time to local time
env/Lib/site-packages/pytz/__init__.py:235
↓ 8 callersFunctionmerge_setting
Determines appropriate setting for a given request, taking into account the explicit setting on that request, and the setting in the session. If a
env/Lib/site-packages/pip/_vendor/requests/sessions.py:50
↓ 8 callersMethodmodel
(self)
env/Lib/site-packages/django/contrib/postgres/fields/array.py:38
↓ 8 callersMethodnext
(self)
env/Lib/site-packages/pip/_vendor/six.py:565
↓ 8 callersFunctionno_style
Return a Style object with no color scheme.
env/Lib/site-packages/django/core/management/color.py:60
↓ 8 callersFunctionnormalize
r""" Given a reg-exp pattern, normalize it to an iterable of forms that suffice for reverse matching. This does the following: (1) For an
env/Lib/site-packages/django/utils/regex_helper.py:37
↓ 8 callersFunctionnts
Convert a null-terminated bytes object to a string.
env/Lib/tarfile.py:164
↓ 8 callersFunctionnts
Convert a null-terminated bytes object to a string.
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:191
↓ 8 callersMethodopen
(cls, full_path, cache)
env/Lib/site-packages/django/contrib/gis/geoip2/base.py:226
↓ 8 callersMethodparse
Parse a given file, yielding parsed lines.
env/Lib/site-packages/pip/_internal/req/req_file.py:326
↓ 8 callersMethodpop
(self, key, *args)
env/Lib/weakref.py:471
↓ 8 callersMethodputpalette
Attaches a palette to this image. The image must be a "P", "PA", "L" or "LA" image, and the palette sequence must contain 76
env/Lib/site-packages/PIL/Image.py:1656
↓ 8 callersMethodread
(self)
env/Lib/site-packages/django/core/management/commands/loaddata.py:345
↓ 8 callersFunctionrefer_to_missing_field
(field, option, obj, id)
env/Lib/site-packages/django/contrib/admin/checks.py:1107
↓ 8 callersMethodrelabeled_clone
(self, change_map)
env/Lib/site-packages/django/db/models/sql/query.py:359
↓ 8 callersMethodrender
(self, op, xy, pen, brush=None)
env/Lib/site-packages/PIL/ImageDraw2.py:51
↓ 8 callersMethodrequest
Constructs a :class:`Request <Request>`, prepares it and sends it. Returns :class:`Response <Response>` object. :param method: method
env/Lib/site-packages/pip/_vendor/requests/sessions.py:463
↓ 8 callersMethodreset
(self)
env/Lib/site-packages/pip/_vendor/chardet/utf8prober.py:44
↓ 8 callersMethodresize
Returns a resized copy of this image. :param size: The requested size in pixels, as a 2-tuple: (width, height). :
env/Lib/site-packages/PIL/Image.py:1814
↓ 8 callersMethodresolve_expression
(self, query, *args, **kwargs)
env/Lib/site-packages/django/db/models/sql/query.py:1025
↓ 8 callersFunctionresolve_url
Return a URL appropriate for the arguments passed. The arguments could be: * A model: the model's `get_absolute_url()` function wil
env/Lib/site-packages/django/shortcuts.py:102
↓ 8 callersMethodselect_related
Return a new QuerySet instance that will select related objects. If fields are specified, they must be ForeignKey fields and only th
env/Lib/site-packages/django/db/models/query.py:991
↓ 8 callersMethodsend
(self, data)
env/Lib/site-packages/pip/_vendor/urllib3/contrib/securetransport.py:588
↓ 8 callersMethodsetResultsName
Define name for referencing matching tokens as a nested attribute of the returned parse results. NOTE: this returns a *copy*
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:1204
↓ 8 callersMethodsetResultsName
Define name for referencing matching tokens as a nested attribute of the returned parse results. NOTE: this returns a *copy*
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:1204
↓ 8 callersMethodset_source_expressions
(self, children)
env/Lib/site-packages/django/db/models/sql/where.py:126
↓ 8 callersMethodsetdefault
(self, key, value)
env/Lib/os.py:708
↓ 8 callersMethodsetup_joins
Compute the necessary table joins for the passage through the fields given in 'names'. 'opts' is the Options class for the current mo
env/Lib/site-packages/django/db/models/sql/query.py:1520
↓ 8 callersFunctionstring_output
Generate a ctypes prototype for the given function with the given argument types that returns a string from a GDAL pointer. The `const` f
env/Lib/site-packages/django/contrib/gis/gdal/prototypes/generation.py:108
↓ 8 callersMethodtable_names
Return a list of names of all tables that exist in the database. Sort the returned table list by Python's default sorting. Do NOT use
env/Lib/site-packages/django/db/backends/base/introspection.py:35
↓ 8 callersMethodto_bytes
Pack this Timestamp object into bytes. Used for pure-Python msgpack packing. :returns data: Payload for EXT message with code -1 (ti
env/Lib/site-packages/pip/_vendor/msgpack/ext.py:117
↓ 8 callersFunctiontokenMap
Helper to define a parse action by mapping a function to all elements of a ParseResults list.If any additional args are passed, they are for
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:4825
↓ 8 callersFunctiontokenMap
Helper to define a parse action by mapping a function to all elements of a ParseResults list.If any additional args are passed, they are for
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:4825
↓ 8 callersFunctiontokenMap
Helper to define a parse action by mapping a function to all elements of a ParseResults list. If any additional args are passed, they are forw
env/Lib/site-packages/pip/_vendor/pyparsing.py:5750
↓ 8 callersMethodtoken_index
Return list index of token.
env/Lib/site-packages/sqlparse/sql.py:308
↓ 8 callersFunctiontopology_func
(f)
env/Lib/site-packages/django/contrib/gis/gdal/prototypes/geom.py:26
↓ 8 callersMethodtotal_form_count
Return the total number of forms in this FormSet.
env/Lib/site-packages/django/forms/formsets.py:105
↓ 8 callersMethodtransform
Transform this geometry to a different spatial reference system. May take a CoordTransform object, a SpatialReference object, string
env/Lib/site-packages/django/contrib/gis/gdal/geometries.py:382
↓ 8 callersMethodvalidate_thread_sharing
Validate that the connection isn't accessed by another thread than the one which originally created it, unless the connection was exp
env/Lib/site-packages/django/db/backends/base/base.py:545
↓ 8 callersFunctionwkb_r
()
env/Lib/site-packages/django/contrib/gis/geos/prototypes/io.py:320
↓ 7 callersFunctionS_IFMT
Return the portion of the file's mode that describes the file type.
env/Lib/stat.py:27
↓ 7 callersMethod__init__
(self, request, params, model, model_admin)
env/Lib/site-packages/django/contrib/admin/filters.py:24
↓ 7 callersMethod__init__
(self, pool, message)
env/Lib/site-packages/pip/_vendor/urllib3/exceptions.py:20
↓ 7 callersMethod_add_hints
Update hinting information for use by routers. Add new key/values or overwrite existing key/values.
env/Lib/site-packages/django/db/models/query.py:1307
↓ 7 callersMethod_address_class
(self)
env/Lib/site-packages/pip/_vendor/ipaddress.py:852
↓ 7 callersMethod_adjust_local
(self, version, constraint, prefix)
env/Lib/site-packages/pip/_vendor/distlib/version.py:310
↓ 7 callersMethod_consume
Gets rid of the used parts of the buffer.
env/Lib/site-packages/pip/_vendor/msgpack/fallback.py:356
↓ 7 callersMethod_convert_name
(self, name)
env/Lib/site-packages/pip/_vendor/distlib/metadata.py:313
↓ 7 callersMethod_create_index_name
Generate a unique name for an index/unique constraint. The name is divided into 3 parts: the table name, the column names, a
env/Lib/site-packages/django/db/backends/base/schema.py:906
↓ 7 callersMethod_delete_constraint_sql
(self, template, model, name)
env/Lib/site-packages/django/db/backends/base/schema.py:1131
↓ 7 callersFunction_encode_invalid_chars
Percent-encodes a URI component without reapplying onto an already percent-encoded component.
env/Lib/site-packages/pip/_vendor/urllib3/util/url.py:210
↓ 7 callersMethod_get_digest
Get a digest from a dictionary by looking at a "digests" dictionary or keys of the form 'algo_digest'. Returns a 2-tuple (al
env/Lib/site-packages/pip/_vendor/distlib/locators.py:305
↓ 7 callersFunction_get_package
Take a package name or module object and return the module. If a name, the module is imported. If the passed or imported module object is no
env/Lib/importlib/resources.py:34
↓ 7 callersFunction_issubclass
issubclass() variant that doesn't raise an exception if cls isn't a class.
env/Lib/site-packages/django/contrib/admin/checks.py:21
↓ 7 callersMethod_load_library
(self)
env/Lib/site-packages/django/contrib/auth/hashers.py:171
↓ 7 callersFunction_register
(abstract_cls, *classes)
env/Lib/importlib/abc.py:19
↓ 7 callersFunction_safe_realpath
(path)
env/Lib/site-packages/pip/_vendor/distlib/_backport/sysconfig.py:34
↓ 7 callersFunction_security_middleware
()
env/Lib/site-packages/django/core/checks/security/base.py:119
↓ 7 callersMethod_unregister_lookup
Remove given lookup from cls lookups. For use in tests only as it's not thread-safe.
env/Lib/site-packages/django/db/models/query_utils.py:214
↓ 7 callersMethodadd
Add `dist` to working set, associated with `entry` If `entry` is unspecified, it defaults to the ``.location`` of `dist`. On exit fro
env/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py:685
↓ 7 callersMethodadd
Add a new vertex to the graph.
env/Lib/site-packages/pip/_vendor/resolvelib/structs.py:28
← previousnext →701–800 of 18,865, ranked by callers