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
↓ 12 callers
Method
issym
(self)
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:1564
↓ 12 callers
Method
keys
(self, prefix=None)
env/Lib/site-packages/pip/_vendor/html5lib/_trie/py.py:31
↓ 12 callers
Method
loads
(self, request, data)
env/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py:74
↓ 12 callers
Method
nl
(self, offset=0)
env/Lib/site-packages/sqlparse/filters/reindent.py:50
↓ 12 callers
Function
normalize_path
Convert a path to its canonical, case-normalized, absolute version.
env/Lib/site-packages/pip/_internal/utils/misc.py:317
↓ 12 callers
Function
npgettext_lazy
(context, singular, plural, number=None)
env/Lib/site-packages/django/utils/translation/__init__.py:218
↓ 12 callers
Method
pip_install
Install dependencies into this env by calling pip in a subprocess
env/Lib/site-packages/pip/_vendor/pep517/envbuild.py:92
↓ 12 callers
Method
pop
(self)
env/Lib/_weakrefset.py:94
↓ 12 callers
Method
read
Fetch a new chunk. Returns header information.
env/Lib/site-packages/PIL/PngImagePlugin.py:118
↓ 12 callers
Method
requires
List of Requirements needed for this distro if `extras` are used
env/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py:2734
↓ 12 callers
Method
send
Send the email message.
env/Lib/site-packages/django/core/mail/message.py:270
↓ 12 callers
Function
strip_quotes
Strip quotes off of quoted table names to make them safe for use in index names, sequence names, etc. For example '"USER"."TABLE"' (an Oracle
env/Lib/site-packages/django/db/backends/utils.py:245
↓ 12 callers
Method
union
(self, *other_qs, all=False)
env/Lib/site-packages/django/db/models/query.py:954
↓ 12 callers
Function
update_wrapper
Update a wrapper function to look like the wrapped function wrapper is the function to be updated wrapped is the original function
env/Lib/functools.py:33
↓ 11 callers
Method
__read
Return size bytes from stream. If internal buffer is empty, read another block from the stream.
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:604
↓ 11 callers
Function
_escapeRegexRangeChars
(s)
env/Lib/site-packages/pip/_vendor/pyparsing.py:5454
↓ 11 callers
Method
_getink
(self, ink, fill=None)
env/Lib/site-packages/PIL/ImageDraw.py:101
↓ 11 callers
Function
_group
Groups together tokens that are joined by a middle token. i.e. x < y
env/Lib/site-packages/sqlparse/engine/grouping.py:423
↓ 11 callers
Function
_path_join
Replacement for os.path.join().
env/Lib/importlib/_bootstrap_external.py:62
↓ 11 callers
Method
_read
(self, n)
env/Lib/site-packages/pip/_vendor/msgpack/fallback.py:372
↓ 11 callers
Function
_read_field
(name)
env/Lib/site-packages/setuptools/dist.py:74
↓ 11 callers
Method
addParseAction
Add one or more parse actions to expression's list of parse actions. See :class:`setParseAction`. See examples in :class:`copy`.
env/Lib/site-packages/pip/_vendor/pyparsing.py:1567
↓ 11 callers
Method
asList
Returns the parse results as a nested list of matching tokens, all converted to strings. Example:: patt = OneOrMore(Wor
env/Lib/site-packages/pip/_vendor/pyparsing.py:893
↓ 11 callers
Method
call
Call the appropriate chunk handler
env/Lib/site-packages/PIL/PngImagePlugin.py:150
↓ 11 callers
Method
check_expression_support
(self, expression)
env/Lib/site-packages/django/db/backends/sqlite3/operations.py:42
↓ 11 callers
Method
close
(self)
env/Lib/site-packages/django/db/models/fields/files.py:120
↓ 11 callers
Function
col
Returns current column within a string, counting newlines as line separators. The first column is number 1. Note: the default parsing behavior
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:968
↓ 11 callers
Function
col
Returns current column within a string, counting newlines as line separators. The first column is number 1. Note: the default parsing behavior
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:968
↓ 11 callers
Function
col
Returns current column within a string, counting newlines as line separators. The first column is number 1. Note: the default parsing behavior
env/Lib/site-packages/pip/_vendor/pyparsing.py:1211
↓ 11 callers
Method
decompress
Return a list of decompressed values for the given compressed value. The given value can be assumed to be valid, but not necessarily
env/Lib/site-packages/django/forms/widgets.py:854
↓ 11 callers
Method
find
Find a distribution matching requirement `req` If there is an active distribution for the requested project, this returns it as long
env/Lib/site-packages/pkg_resources/__init__.py:631
↓ 11 callers
Method
generateImpliedEndTags
(self, exclude=None)
env/Lib/site-packages/pip/_vendor/html5lib/treebuilders/base.py:390
↓ 11 callers
Function
get_current_site
Check if contrib.sites is installed and return either the current ``Site`` object or a ``RequestSite`` object based on the request.
env/Lib/site-packages/django/contrib/sites/shortcuts.py:4
↓ 11 callers
Method
get_data
(self)
env/Lib/site-packages/django/utils/html.py:162
↓ 11 callers
Method
get_host
Return the HTTP host using the environment or request headers.
env/Lib/site-packages/django/http/request.py:104
↓ 11 callers
Method
has_add_permission
Return True if the given request has permission to add an object. Can be overridden by the user in subclasses.
env/Lib/site-packages/django/contrib/admin/options.py:467
↓ 11 callers
Method
isidentifier
(self)
env/Lib/collections/__init__.py:1226
↓ 11 callers
Method
items
(self)
env/Lib/weakref.py:429
↓ 11 callers
Method
iterkeys
od.iterkeys() -> an iterator over the keys in od
env/Lib/site-packages/pip/_vendor/distlib/compat.py:761
↓ 11 callers
Method
lists
Yield (key, list) pairs.
env/Lib/site-packages/django/utils/datastructures.py:179
↓ 11 callers
Method
next_token
(self)
env/Lib/site-packages/django/template/base.py:545
↓ 11 callers
Method
open
Called for low-level os.open()
env/Lib/site-packages/setuptools/sandbox.py:461
↓ 11 callers
Method
paste
Pastes another image into this image. The box argument is either a 2-tuple giving the upper left corner, a 4-tuple defining the
env/Lib/site-packages/PIL/Image.py:1418
↓ 11 callers
Function
path_to_url
Convert a path to a file: URL. The path will be made absolute and have quoted path parts.
env/Lib/site-packages/pip/_internal/utils/urls.py:20
↓ 11 callers
Function
pretty_name
(obj)
env/Lib/site-packages/django/contrib/gis/measure.py:47
↓ 11 callers
Function
redact_auth_from_url
Replace the password in a given url with ****.
env/Lib/site-packages/pip/_internal/utils/misc.py:789
↓ 11 callers
Method
render
(self, context)
env/Lib/site-packages/django/template/defaulttags.py:297
↓ 11 callers
Method
reverse
(self, i)
env/Lib/site-packages/PIL/PyAccess.py:275
↓ 11 callers
Method
setdefault
(self, key, default=None)
env/Lib/site-packages/django/template/context.py:98
↓ 11 callers
Method
sleep
Sleep between retry attempts. This method will respect a server's ``Retry-After`` response header and sleep the duration of the time
env/Lib/site-packages/pip/_vendor/urllib3/util/retry.py:289
↓ 11 callers
Method
splitext
Like os.path.splitext, but takes off .tar, too
env/Lib/site-packages/django/core/management/templates.py:297
↓ 11 callers
Function
urlencode
A version of Python's urllib.parse.urlencode() function that can operate on MultiValueDict and non-string values.
env/Lib/site-packages/django/utils/http.py:103
↓ 11 callers
Method
values
od.values() -> list of values in od
env/Lib/site-packages/pip/_vendor/distlib/compat.py:753
↓ 11 callers
Method
write
(self, s)
env/Lib/site-packages/pip/_vendor/progress/__init__.py:92
↓ 11 callers
Method
writeln
(self, line)
env/Lib/site-packages/pip/_vendor/progress/__init__.py:99
↓ 10 callers
Method
__init__
(self, expression, version=2, precision=8, **extra)
env/Lib/site-packages/django/contrib/gis/db/models/functions.py:172
↓ 10 callers
Method
__init__
(self, attrs=None, format=None)
env/Lib/site-packages/django/contrib/admin/widgets.py:61
↓ 10 callers
Method
__init__
(self, media=None, css=None, js=None)
env/Lib/site-packages/django/forms/widgets.py:47
↓ 10 callers
Method
__new__
(cls, value)
env/Lib/enum.py:557
↓ 10 callers
Method
__read
Return size bytes from stream. If internal buffer is empty, read another block from the stream.
env/Lib/tarfile.py:550
↓ 10 callers
Method
_commit_removals
(self)
env/Lib/_weakrefset.py:52
↓ 10 callers
Function
_compile
(pattern, flags)
env/Lib/re.py:287
↓ 10 callers
Function
_escapeRegexRangeChars
(s)
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:4565
↓ 10 callers
Function
_escapeRegexRangeChars
(s)
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:4565
↓ 10 callers
Function
_exists
(name)
env/Lib/os.py:37
↓ 10 callers
Method
_make_date_lookup_arg
Convert a date into a datetime when the date field is a DateTimeField. When time zone support is enabled, `date` is assumed to be in
env/Lib/site-packages/django/views/generic/dates.py:260
↓ 10 callers
Function
_raise_version_warning
()
env/Lib/site-packages/PIL/__init__.py:27
↓ 10 callers
Method
_seek_check
(self, frame)
env/Lib/site-packages/PIL/ImageFile.py:294
↓ 10 callers
Method
add_to_class
(cls, name, value)
env/Lib/site-packages/django/db/models/base.py:323
↓ 10 callers
Method
append
(self, item)
env/Lib/collections/__init__.py:1109
↓ 10 callers
Method
clear_cache
Clear all internal caches, for methods that alter the app registry. This is mostly used in tests.
env/Lib/site-packages/django/apps/registry.py:362
↓ 10 callers
Method
clear_ordering
Remove any ordering settings. If 'force_empty' is True, there will be no ordering in the resulting query (not even the model's defaul
env/Lib/site-packages/django/db/models/sql/query.py:1915
↓ 10 callers
Method
close
Close the connection to the database.
env/Lib/site-packages/django/db/backends/base/base.py:284
↓ 10 callers
Method
db_parameters
Extension of db_type(), providing a range of different return values (type, checks). This will look at db_type(), allowing custom mod
env/Lib/site-packages/django/db/models/fields/__init__.py:709
↓ 10 callers
Function
encode
Encode a single string. :param input: An Unicode string. :param encoding: An :class:`Encoding` object or a label string. :param erro
env/Lib/site-packages/pip/_vendor/webencodings/__init__.py:172
↓ 10 callers
Method
encode
(self, string)
env/Lib/site-packages/pip/_vendor/html5lib/serializer.py:224
↓ 10 callers
Method
expect_re
(self, re)
env/Lib/site-packages/pip/_vendor/pytoml/parser.py:145
↓ 10 callers
Method
frombytes
Loads this image with pixel data from a bytes object. This method is similar to the :py:func:`~PIL.Image.frombytes` function,
env/Lib/site-packages/PIL/Image.py:778
↓ 10 callers
Method
get
Returns a link to a cached item if it exists, otherwise returns the passed link.
env/Lib/site-packages/pip/_internal/cache.py:162
↓ 10 callers
Method
get_distribution
Looks for a named distribution on the path. This function only returns the first result found, as no more than one value is
env/Lib/site-packages/pip/_vendor/distlib/database.py:222
↓ 10 callers
Method
get_for_model
Return the ContentType object for a given model, creating the ContentType if necessary. Lookups are cached so that subsequent lookups
env/Lib/site-packages/django/contrib/contenttypes/models.py:34
↓ 10 callers
Method
get_name
Returns the name of this identifier. This is either it's alias or it's real name. The returned valued can be considered as the name u
env/Lib/site-packages/sqlparse/sql.py:369
↓ 10 callers
Method
get_preserved_filters
Return the preserved filters querystring.
env/Lib/site-packages/django/contrib/admin/options.py:1021
↓ 10 callers
Function
get_user_model
Return the User model that is active in this project.
env/Lib/site-packages/django/contrib/auth/__init__.py:151
↓ 10 callers
Method
group_tokens
Replace tokens by an instance of *grp_cls*.
env/Lib/site-packages/sqlparse/sql.py:313
↓ 10 callers
Method
has_delete_permission
Return True if the given request has permission to change the given Django model instance, the default implementation doesn't examine
env/Lib/site-packages/django/contrib/admin/options.py:491
↓ 10 callers
Method
ignore
(self, other)
env/Lib/site-packages/pip/_vendor/pyparsing.py:5130
↓ 10 callers
Method
insert
(self, index, code)
env/Lib/sre_parse.py:170
↓ 10 callers
Method
isspace
(self)
env/Lib/collections/__init__.py:1230
↓ 10 callers
Method
none
Return an empty QuerySet.
env/Lib/site-packages/django/db/models/query.py:881
↓ 10 callers
Function
parse_url
Given a url, return a parsed :class:`.Url` namedtuple. Best-effort is performed to parse incomplete urls. Fields not provided will be None.
env/Lib/site-packages/pip/_vendor/urllib3/util/url.py:330
↓ 10 callers
Method
path
(self, name)
env/Lib/site-packages/django/core/files/storage.py:323
↓ 10 callers
Method
pop
Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].
env/Lib/collections/__init__.py:955
↓ 10 callers
Method
remove
Remove an InstallRequirement from build tracking.
env/Lib/site-packages/pip/_internal/req/req_tracker.py:128
↓ 10 callers
Method
rhs_is_direct_value
(self)
env/Lib/site-packages/django/db/models/lookups.py:98
↓ 10 callers
Method
set
(self, key, value)
env/Lib/site-packages/pip/_vendor/cachecontrol/cache.py:13
↓ 10 callers
Method
signature
(self, value)
env/Lib/site-packages/django/core/signing.py:158
↓ 10 callers
Function
splitdrive
Split a pathname into drive/UNC sharepoint and relative path specifiers. Returns a 2-tuple (drive_or_unc, path); either part may be empty. If
env/Lib/ntpath.py:124
↓ 10 callers
Method
token_prev
Returns the previous token relative to *idx*. If *skip_ws* is ``True`` (the default) whitespace tokens are ignored. If *skip_cm* is `
env/Lib/site-packages/sqlparse/sql.py:282
↓ 10 callers
Method
update
Extend rather than replace existing key lists.
env/Lib/site-packages/django/utils/datastructures.py:192
← previous
next →
501–600 of 18,865, ranked by callers