Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dennisivy/ecommerce_django_mod4
/ functions
Functions
18,865 in github.com/dennisivy/ecommerce_django_mod4
⨍
Functions
18,865
◇
Types & classes
4,125
↳
Endpoints
10
↓ 14 callers
Method
_dbg
Write debugging output to sys.stderr.
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:2532
↓ 14 callers
Function
_p_ws
(s)
env/Lib/site-packages/pip/_vendor/pytoml/parser.py:178
↓ 14 callers
Method
as_sql
(self, compiler, connection, **extra_context)
env/Lib/site-packages/django/contrib/gis/db/models/functions.py:131
↓ 14 callers
Method
compress
Return a single value for the given list of values. The values can be assumed to be valid. For example, if this MultiValueFi
env/Lib/site-packages/django/forms/fields.py:1050
↓ 14 callers
Function
conditional_escape
Similar to escape(), except that it doesn't operate on pre-escaped strings. This function relies on the __html__ convention used both by Dja
env/Lib/site-packages/django/utils/html.py:89
↓ 14 callers
Function
constant_time_compare
Return True if the two strings are equal, False otherwise.
env/Lib/site-packages/django/utils/crypto.py:49
↓ 14 callers
Method
decode
Decodes the object input and returns a tuple (output object, length consumed). input must be an object which provides the bf
env/Lib/codecs.py:157
↓ 14 callers
Method
deconstruct
Return enough information to recreate the field as a 4-tuple: * The name of the field on the model, if contribute_to_class() has
env/Lib/site-packages/django/db/models/fields/__init__.py:417
↓ 14 callers
Method
difference
(self, *other_qs)
env/Lib/site-packages/django/db/models/query.py:970
↓ 14 callers
Method
dump
Diagnostic method for listing out the contents of a :class:`ParseResults`. Accepts an optional ``indent`` argument so that th
env/Lib/site-packages/pip/_vendor/pyparsing.py:1065
↓ 14 callers
Method
each_context
Return a dictionary of variables to put in the template context for *every* page in the admin site. For sites running on a s
env/Lib/site-packages/django/contrib/admin/sites.py:295
↓ 14 callers
Function
error
(message, filename=None, location=None)
env/Lib/tokenize.py:628
↓ 14 callers
Method
execute
Try to execute this command, performing system checks if needed (as controlled by the ``requires_system_checks`` attribute, except if
env/Lib/site-packages/django/core/management/base.py:347
↓ 14 callers
Method
execute_sql
Run the query against the database and return the result(s). The return value is a single data item if result_type is SINGLE, or an
env/Lib/site-packages/django/db/models/sql/compiler.py:1123
↓ 14 callers
Method
exists
Return True if a file referenced by the given name already exists in the storage system, or False if the name is available for a new
env/Lib/site-packages/django/core/files/storage.py:127
↓ 14 callers
Function
f
()
env/Lib/types.py:20
↓ 14 callers
Method
get
Returns named result matching the given key, or if there is no such name, then returns the given ``defaultValue`` or ``None`` if no
env/Lib/site-packages/pip/_vendor/pyparsing.py:756
↓ 14 callers
Method
getAttribute
Return a name,value pair for the next attribute in the stream, if one is found, or None
env/Lib/site-packages/pip/_vendor/html5lib/_inputstream.py:792
↓ 14 callers
Method
get_col
(self, alias, output_field=None)
env/Lib/site-packages/django/db/models/fields/__init__.py:395
↓ 14 callers
Function
get_connection
Get a database connection by name, or the default database connection if no name is provided. This is a private API.
env/Lib/site-packages/django/db/transaction.py:13
↓ 14 callers
Method
get_initial_alias
Return the first alias for this query, after increasing its reference count.
env/Lib/site-packages/django/db/models/sql/query.py:917
↓ 14 callers
Function
get_language
()
env/Lib/site-packages/django/utils/translation/__init__.py:251
↓ 14 callers
Method
get_parent_list
Return all the ancestors of this model as a list ordered by MRO. Useful for determining if something is an ancestor, regardless of li
env/Lib/site-packages/django/db/models/options.py:602
↓ 14 callers
Function
get_resolver
(urlconf=None)
env/Lib/site-packages/django/urls/resolvers.py:67
↓ 14 callers
Method
getcolor
Given an rgb tuple, allocate palette entry. .. warning:: This method is experimental.
env/Lib/site-packages/PIL/ImagePalette.py:90
↓ 14 callers
Method
getvalue
(self)
env/Lib/site-packages/django/http/response.py:335
↓ 14 callers
Method
has_metadata
(self, name)
env/Lib/site-packages/pip/_internal/utils/pkg_resources.py:17
↓ 14 callers
Method
leaf_nodes
Return all leaf nodes - that is, nodes with no dependents in their app. These are the "most current" version of an app's schema.
env/Lib/site-packages/django/db/migrations/graph.py:245
↓ 14 callers
Method
log
Small log helper
env/Lib/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py:207
↓ 14 callers
Function
lookupEncoding
Return the python codec name corresponding to an encoding or None if the string doesn't correspond to a valid encoding.
env/Lib/site-packages/pip/_vendor/html5lib/_inputstream.py:908
↓ 14 callers
Method
message_user
Send a message to the user. The default implementation posts a message using the django.contrib.messages backend. Exposes al
env/Lib/site-packages/django/contrib/admin/options.py:1045
↓ 14 callers
Method
parse_args
(self, args)
env/Lib/site-packages/pip/_internal/cli/base_command.py:105
↓ 14 callers
Method
remove
Remove `dist` from the distribution map
env/Lib/site-packages/setuptools/command/easy_install.py:1674
↓ 14 callers
Method
remove
(self, pred, succ)
env/Lib/site-packages/pip/_vendor/distlib/util.py:1087
↓ 14 callers
Method
save
(self)
env/Lib/site-packages/django/contrib/auth/models.py:417
↓ 14 callers
Method
search
(self, query, options)
env/Lib/site-packages/pip/_internal/commands/search.py:64
↓ 14 callers
Method
serialize
(self)
env/Lib/site-packages/django/db/migrations/serializer.py:25
↓ 14 callers
Method
set
Set a value in the cache. If timeout is given, use that timeout for the key; otherwise use the default cache timeout.
env/Lib/site-packages/django/core/cache/backends/base.py:119
↓ 14 callers
Method
set_cached_value
(self, instance, value)
env/Lib/site-packages/django/db/models/fields/mixins.py:22
↓ 14 callers
Method
sort
(self, /, *args, **kwds)
env/Lib/collections/__init__.py:1118
↓ 14 callers
Method
to_args
Return the VCS-specific command arguments.
env/Lib/site-packages/pip/_internal/vcs/versioncontrol.py:148
↓ 13 callers
Method
_dbg
Write debugging output to sys.stderr.
env/Lib/tarfile.py:2438
↓ 13 callers
Method
_fp_write
(self, to_write)
env/Lib/site-packages/PIL/PSDraw.py:37
↓ 13 callers
Method
_handle_param
(self, value, param_name='', check_types=None)
env/Lib/site-packages/django/contrib/gis/db/models/functions.py:78
↓ 13 callers
Function
abspath
Return the absolute version of a path.
env/Lib/ntpath.py:524
↓ 13 callers
Method
add
Set a value in the cache if the key does not already exist. If timeout is given, use that timeout for the key; otherwise use the
env/Lib/site-packages/django/core/cache/backends/base.py:102
↓ 13 callers
Method
allow_migrate_model
(self, db, model)
env/Lib/site-packages/django/db/utils.py:302
↓ 13 callers
Method
clear
Clear the cache.
env/Lib/site-packages/pip/_vendor/distlib/util.py:968
↓ 13 callers
Method
crop
Returns a rectangular region from this image. The box is a 4-tuple defining the left, upper, right, and lower pixel coordinat
env/Lib/site-packages/PIL/Image.py:1117
↓ 13 callers
Method
delete_first_token
(self)
env/Lib/site-packages/django/template/base.py:551
↓ 13 callers
Method
dumps
(self, request, response, body=None)
env/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py:22
↓ 13 callers
Function
ensure_str
(s)
env/Lib/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py:12
↓ 13 callers
Method
get_context
(self, name, value, attrs)
env/Lib/site-packages/django/forms/widgets.py:292
↓ 13 callers
Method
get_source_expressions
(self)
env/Lib/site-packages/django/db/models/sql/where.py:123
↓ 13 callers
Method
getsize
Returns width and height (in pixels) of given text. :param text: Text to measure. :return: (width, height)
env/Lib/site-packages/PIL/ImageFont.py:120
↓ 13 callers
Method
identifier_converter
Identifier comparison is case insensitive under Oracle.
env/Lib/site-packages/django/db/backends/oracle/introspection.py:108
↓ 13 callers
Method
items
Returns all named result key-values (as a list of tuples in Python 2.x, as an iterator in Python 3.x).
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:502
↓ 13 callers
Method
keys
Returns all named result keys (as a list in Python 2.x, as an iterator in Python 3.x).
env/Lib/site-packages/pip/_vendor/pyparsing.py:684
↓ 13 callers
Method
load
Require packages for this EntryPoint, then resolve it.
env/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py:2430
↓ 13 callers
Method
loads
(self, data)
env/Lib/site-packages/django/contrib/sessions/serializers.py:16
↓ 13 callers
Function
mask_hash
Return the given hash, with only the first ``show`` number shown. The rest are masked with ``char`` for security reasons.
env/Lib/site-packages/django/contrib/auth/hashers.py:149
↓ 13 callers
Function
nti
Convert a number field to a python number.
env/Lib/tarfile.py:172
↓ 13 callers
Function
nti
Convert a number field to a python number.
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:199
↓ 13 callers
Method
related_query_name
Define the name that can be used to identify this related object in a table-spanning query.
env/Lib/site-packages/django/db/models/fields/related.py:421
↓ 13 callers
Method
release
(self)
env/Lib/site-packages/pip/_vendor/packaging/version.py:341
↓ 13 callers
Method
resolve_expression
(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False, s
env/Lib/site-packages/django/db/models/expressions.py:530
↓ 13 callers
Function
serializer_factory
(value)
env/Lib/site-packages/django/db/migrations/serializer.py:314
↓ 13 callers
Function
show_value
(name, value)
env/Lib/site-packages/pip/_internal/commands/debug.py:32
↓ 13 callers
Method
streamline
(self)
env/Lib/site-packages/pip/_vendor/pyparsing.py:4120
↓ 13 callers
Method
suppress
( self )
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:4386
↓ 13 callers
Method
suppress
( self )
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:4386
↓ 13 callers
Method
suppress
(self)
env/Lib/site-packages/pip/_vendor/pyparsing.py:5262
↓ 13 callers
Method
to_python
(self, value)
env/Lib/site-packages/django/forms/fields.py:122
↓ 13 callers
Method
token_next
Returns the next token relative to *idx*. If *skip_ws* is ``True`` (the default) whitespace tokens are ignored. If *skip_cm* is ``Tru
env/Lib/site-packages/sqlparse/sql.py:292
↓ 13 callers
Method
value_from_object
Return the value of this field in the given model instance.
env/Lib/site-packages/django/db/models/fields/__init__.py:929
↓ 13 callers
Method
write
(self, data)
env/Lib/site-packages/PIL/GifImagePlugin.py:860
↓ 12 callers
Method
_fn
(self, base, resource_name)
env/Lib/site-packages/pkg_resources/__init__.py:1488
↓ 12 callers
Method
_fn
(self, base, resource_name)
env/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py:1486
↓ 12 callers
Method
_get_fields
Internal helper function to return fields of the model. * If forward=True, then fields defined on this model are returned. *
env/Lib/site-packages/django/db/models/options.py:752
↓ 12 callers
Function
_path_split
Replacement for os.path.split().
env/Lib/importlib/_bootstrap_external.py:68
↓ 12 callers
Method
activate
Ensure distribution is importable on `path` (default=sys.path)
env/Lib/site-packages/pkg_resources/__init__.py:2783
↓ 12 callers
Function
check
(source_dir)
env/Lib/site-packages/pip/_vendor/pep517/check.py:135
↓ 12 callers
Method
clean
Validate the given value and return its "cleaned" value as an appropriate Python object. Raise ValidationError for any errors.
env/Lib/site-packages/django/forms/fields.py:143
↓ 12 callers
Method
clone
Return a copy of the current Query. A lightweight alternative to to deepcopy().
env/Lib/site-packages/django/db/models/sql/query.py:294
↓ 12 callers
Method
close
(self)
env/Lib/site-packages/pip/_internal/network/session.py:208
↓ 12 callers
Function
compile
Compile a regular expression pattern, returning a Pattern object.
env/Lib/re.py:248
↓ 12 callers
Function
deepcopy
Deep copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
env/Lib/copy.py:128
↓ 12 callers
Method
emitCurrentToken
This method is a generic handler for emitting the tags. It also sets the state to "data" because that's what's needed after a token has been
env/Lib/site-packages/pip/_vendor/html5lib/_tokenizer.py:222
↓ 12 callers
Method
encode
(self, i)
env/Lib/site-packages/django/utils/baseconv.py:60
↓ 12 callers
Method
encodeStrict
(self, string)
env/Lib/site-packages/pip/_vendor/html5lib/serializer.py:231
↓ 12 callers
Function
ensure_directory
Ensure that the parent directory of `path` exists
env/Lib/site-packages/pkg_resources/__init__.py:3177
↓ 12 callers
Method
error
(self, message)
env/Lib/site-packages/django/core/management/base.py:57
↓ 12 callers
Method
extend
Add sequence of elements to end of ParseResults list of elements. Example:: patt = OneOrMore(Word(alphas))
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:619
↓ 12 callers
Method
fileno
(self)
env/Lib/site-packages/pip/_vendor/pep517/wrappers.py:296
↓ 12 callers
Method
fromkeys
Return a new QueryDict with keys (may be repeated) from an iterable and values from value.
env/Lib/site-packages/django/http/request.py:440
↓ 12 callers
Method
get
(self, key, default=None)
env/Lib/site-packages/django/contrib/sessions/backends/base.py:74
↓ 12 callers
Method
get_accessor_name
(self, model=None)
env/Lib/site-packages/django/db/models/fields/reverse_related.py:152
↓ 12 callers
Function
infix
Create an infix operator, given a binding power and a function that evaluates the node.
env/Lib/site-packages/django/template/smartif.py:43
↓ 12 callers
Method
is_secure
(self)
env/Lib/site-packages/django/http/request.py:239
↓ 12 callers
Function
isdir
Return true if the pathname refers to an existing directory.
env/Lib/genericpath.py:39
← previous
next →
401–500 of 18,865, ranked by callers