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
↓ 1,511 callers
Method
join
Return an alias for the 'join', either reusing an existing alias for that join or creating a new one. 'join' is either a sql.
env/Lib/site-packages/django/db/models/sql/query.py:937
↓ 759 callers
Function
str
Convert float to string, taking the locale into account.
env/Lib/locale.py:304
↓ 621 callers
Method
append
(self, node)
env/Lib/site-packages/pip/_vendor/html5lib/treebuilders/base.py:123
↓ 574 callers
Method
append
(self, element)
env/Lib/site-packages/django/test/html.py:22
↓ 510 callers
Method
startswith
(self, prefix, start=0, end=_sys.maxsize)
env/Lib/collections/__init__.py:1264
↓ 467 callers
Method
lower
(self)
env/Lib/collections/__init__.py:1236
↓ 464 callers
Method
format
Calls the standard formatter, but will indent all of the log message lines by our current indentation level.
env/Lib/site-packages/pip/_internal/utils/logging.py:147
↓ 433 callers
Method
replace
(self, old, new, maxsplit=-1)
env/Lib/collections/__init__.py:1241
↓ 340 callers
Method
split
Split this image into individual bands. This method returns a tuple of individual image bands from an image. For example, spl
env/Lib/site-packages/PIL/Image.py:2180
↓ 328 callers
Method
format
(self, record)
env/Lib/site-packages/django/utils/log.py:167
↓ 322 callers
Method
strip
(self, chars=None)
env/Lib/collections/__init__.py:1266
↓ 296 callers
Method
append
Standard list append method
env/Lib/site-packages/django/contrib/gis/geos/mutable_list.py:185
↓ 290 callers
Method
compile
Create metrics and bitmap
env/Lib/site-packages/PIL/FontFile.py:49
↓ 286 callers
Method
read
Read data. :param n: Number of bytes to read. If omitted or zero, read until end of region. :returns: An 8-bit s
env/Lib/site-packages/PIL/ContainerIO.py:72
↓ 276 callers
Method
split
Generator method to split a string using the given expression as a separator. May be called with optional ``maxsplit`` argument, to l
env/Lib/site-packages/pip/_vendor/pyparsing.py:2113
↓ 274 callers
Method
endswith
(self, suffix, start=0, end=_sys.maxsize)
env/Lib/collections/__init__.py:1207
↓ 258 callers
Method
get
Request a response from the server using GET.
env/Lib/site-packages/django/test/client.py:516
↓ 252 callers
Method
debug
(self, error)
env/Lib/site-packages/django/test/runner.py:94
↓ 213 callers
Method
warn
(self, msg, *args)
env/Lib/site-packages/setuptools/package_index.py:932
↓ 212 callers
Method
extend
Standard list extend method
env/Lib/site-packages/django/contrib/gis/geos/mutable_list.py:189
↓ 205 callers
Function
open
Opens and identifies the given image file. This is a lazy operation; this function identifies the file, but the file remains open and th
env/Lib/site-packages/PIL/Image.py:2804
↓ 185 callers
Method
get
(self, key, default=None)
env/Lib/site-packages/pip/_vendor/distlib/compat.py:549
↓ 174 callers
Method
encode
(self, data, errors='strict')
env/Lib/site-packages/pip/_vendor/idna/codec.py:9
↓ 167 callers
Function
any
(*choices)
env/Lib/tokenize.py:59
↓ 165 callers
Method
write
(self, f)
env/Lib/site-packages/PIL/PdfParser.py:160
↓ 152 callers
Method
get
Perform the query and return a single object matching the given keyword arguments.
env/Lib/site-packages/django/db/models/query.py:399
↓ 151 callers
Method
items
(self)
env/Lib/site-packages/django/http/response.py:151
↓ 150 callers
Method
join
(self, seq)
env/Lib/collections/__init__.py:1233
↓ 144 callers
Method
write
(self, msg, style_func=None, ending=None)
env/Lib/site-packages/django/core/management/base.py:140
↓ 137 callers
Method
append
(self, code)
env/Lib/sre_parse.py:172
↓ 134 callers
Method
get_field
Return a field instance given the name of a forward or reverse field.
env/Lib/site-packages/django/db/models/options.py:560
↓ 128 callers
Method
pop
Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].
env/Lib/site-packages/pip/_vendor/distlib/compat.py:605
↓ 128 callers
Method
upper
(self)
env/Lib/collections/__init__.py:1271
↓ 125 callers
Method
append
(self, chunk)
env/Lib/site-packages/PIL/PngImagePlugin.py:1321
↓ 124 callers
Method
compile
(self, node)
env/Lib/site-packages/django/db/models/sql/compiler.py:417
↓ 123 callers
Method
info
(self)
env/Lib/site-packages/pip/_vendor/distlib/wheel.py:254
↓ 122 callers
Method
append
(self, error)
env/Lib/site-packages/pip/_internal/exceptions.py:105
↓ 122 callers
Method
format
(self, /, *args, **kwds)
env/Lib/collections/__init__.py:1215
↓ 119 callers
Method
match
Check if the provided version matches the constraints. :param version: The version to match against this instance. :type ver
env/Lib/site-packages/pip/_vendor/distlib/version.py:129
↓ 117 callers
Method
warning
(self, response)
env/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py:83
↓ 112 callers
Method
parseError
(self, errorcode="XXX-undefined-error", datavars=None)
env/Lib/site-packages/pip/_vendor/html5lib/html5parser.py:320
↓ 110 callers
Method
exists
(self)
env/Lib/site-packages/django/db/models/query.py:775
↓ 109 callers
Method
append
(self, item)
env/Lib/site-packages/setuptools/command/egg_info.py:474
↓ 109 callers
Method
get
Returns named result matching the given key, or if there is no such name, then returns the given C{defaultValue} or C{None} if no
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:563
↓ 101 callers
Function
callable
(obj)
env/Lib/site-packages/pip/_vendor/six.py:539
↓ 101 callers
Function
i8
(c)
env/Lib/site-packages/PIL/_binary.py:17
↓ 98 callers
Method
split
Generator method to split a string using the given expression as a separator. May be called with optional C{maxsplit} argument, to li
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:1799
↓ 97 callers
Method
get
Return a JsonResponse with search results of the form: { results: [{id: "123" text: "foo"}], pagination: {mor
env/Lib/site-packages/django/contrib/admin/views/autocomplete.py:10
↓ 96 callers
Function
gettext_noop
(s)
env/Lib/site-packages/django/conf/global_settings.py:9
↓ 94 callers
Method
decode
(self, data, errors='strict')
env/Lib/site-packages/pip/_vendor/idna/codec.py:19
↓ 94 callers
Function
join
(path, *paths)
env/Lib/ntpath.py:77
↓ 93 callers
Method
isdir
(self)
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:1562
↓ 91 callers
Method
exists
(self)
env/Lib/site-packages/pip/_vendor/distlib/wheel.py:203
↓ 89 callers
Method
sub
r""" Return Regex with an attached parse action to transform the parsed result as if called using `re.sub(expr, repl, string) <https:/
env/Lib/site-packages/pip/_vendor/pyparsing.py:3381
↓ 88 callers
Function
gettext
(message)
env/Lib/site-packages/django/utils/translation/__init__.py:91
↓ 86 callers
Method
get_model
Return the model matching the given app_label and model_name. As a shortcut, app_label may be in the form <app_label>.<model_name>.
env/Lib/site-packages/django/apps/registry.py:185
↓ 84 callers
Method
search
(self, terms, operator=None)
env/Lib/site-packages/pip/_vendor/distlib/index.py:509
↓ 82 callers
Method
append
Add single element to end of ParseResults list of elements. Example:: print(OneOrMore(Word(nums)).parseString("0 123 32
env/Lib/site-packages/pip/_vendor/pyparsing.py:800
↓ 82 callers
Method
seek
Seeks to the given frame in this sequence file. If you seek beyond the end of the sequence, the method raises an **EOFError**
env/Lib/site-packages/PIL/Image.py:2140
↓ 81 callers
Method
load
(self, data)
env/Lib/site-packages/PIL/Image.py:3250
↓ 81 callers
Method
pop
(self, key, *args)
env/Lib/site-packages/django/http/request.py:505
↓ 80 callers
Method
rstrip
(self, chars=None)
env/Lib/collections/__init__.py:1257
↓ 79 callers
Method
match
(self, path)
env/Lib/site-packages/django/urls/resolvers.py:155
↓ 78 callers
Method
cursor
Create a cursor, opening a connection if necessary.
env/Lib/site-packages/django/db/backends/base/base.py:258
↓ 78 callers
Method
pack
(self, obj)
env/Lib/site-packages/pip/_vendor/msgpack/fallback.py:934
↓ 77 callers
Method
unpack
(self)
env/Lib/site-packages/pip/_vendor/msgpack/fallback.py:720
↓ 76 callers
Method
append
Add single element to end of ParseResults list of elements. Example:: print(OneOrMore(Word(nums)).parseString("0 123 321
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:605
↓ 76 callers
Method
append
Add single element to end of ParseResults list of elements. Example:: print(OneOrMore(Word(nums)).parseString("0 123 321
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:605
↓ 76 callers
Method
char
Read one character from the stream or queue if available. Return EOF when EOF is reached.
env/Lib/site-packages/pip/_vendor/html5lib/_inputstream.py:240
↓ 76 callers
Method
get
Fetch a given key from the cache. If the key does not exist, return default, which itself defaults to None.
env/Lib/site-packages/django/core/cache/backends/base.py:112
↓ 76 callers
Method
items
(self)
env/Lib/site-packages/django/contrib/sitemaps/__init__.py:72
↓ 76 callers
Function
o8
(i)
env/Lib/site-packages/PIL/_binary.py:21
↓ 76 callers
Method
write
(self, path=None, fileobj=None, legacy=False, skip_unknown=True)
env/Lib/site-packages/pip/_vendor/distlib/metadata.py:1049
↓ 74 callers
Method
get
(self)
env/Lib/sre_parse.py:254
↓ 74 callers
Method
write
(self, s)
env/Lib/site-packages/pip/_vendor/msgpack/fallback.py:62
↓ 70 callers
Method
error
(self, msg, offset=0)
env/Lib/sre_parse.py:292
↓ 70 callers
Method
register_lookup
(cls, lookup, lookup_name=None)
env/Lib/site-packages/django/db/models/query_utils.py:204
↓ 69 callers
Method
lstrip
(self, chars=None)
env/Lib/collections/__init__.py:1237
↓ 68 callers
Method
extend
Add sequence of elements to end of ParseResults list of elements. Example:: patt = OneOrMore(Word(alphas))
env/Lib/site-packages/pip/_vendor/pyparsing.py:815
↓ 68 callers
Method
find
Given a relative file path, find an absolute file path. If the ``all`` parameter is False (default) return only the first found
env/Lib/site-packages/django/contrib/staticfiles/finders.py:30
↓ 68 callers
Method
setdefault
(self, key, default=None)
env/Lib/site-packages/django/http/request.py:517
↓ 68 callers
Method
warn
(self, msg)
env/Lib/site-packages/setuptools/command/egg_info.py:559
↓ 67 callers
Function
id
Return the distro ID of the current distribution, as a machine-readable string. For a number of OS distributions, the returned distro ID
env/Lib/site-packages/pip/_vendor/distro.py:128
↓ 64 callers
Method
splitlines
(self, keepends=False)
env/Lib/collections/__init__.py:1263
↓ 63 callers
Method
update
Update all elements in the current QuerySet, setting all the given fields to the appropriate values.
env/Lib/site-packages/django/db/models/query.py:739
↓ 62 callers
Method
setName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseString("ABC"
env/Lib/site-packages/pip/_vendor/pyparsing.py:1452
↓ 62 callers
Method
setdefault
od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od
env/Lib/site-packages/pip/_vendor/distlib/compat.py:823
↓ 61 callers
Method
decode
Override to perform the decoding process. :param buffer: A bytes object with the data to be decoded. :returns: A tuple of (b
env/Lib/site-packages/PIL/ImageFile.py:601
↓ 61 callers
Method
get
(self, key)
env/Lib/site-packages/pip/_internal/network/cache.py:59
↓ 61 callers
Method
setName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseStrin
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:1190
↓ 61 callers
Method
setName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseStrin
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:1190
↓ 60 callers
Method
filter
(self, record)
env/Lib/site-packages/django/utils/log.py:146
↓ 60 callers
Method
groups
(self)
env/Lib/site-packages/django/contrib/auth/models.py:430
↓ 59 callers
Function
mark_safe
Explicitly mark a string as safe for (HTML) output purposes. The returned object can be used everywhere a string is appropriate. If used
env/Lib/site-packages/django/utils/safestring.py:50
↓ 59 callers
Function
std_call
Return the correct STDCALL function for certain OSR routines on Win32 platforms.
env/Lib/site-packages/django/contrib/gis/gdal/libgdal.py:57
↓ 58 callers
Method
add
Add 'objs' to the collection of objects to be deleted. If the call is the result of a cascade, 'source' should be the model that cau
env/Lib/site-packages/django/db/models/deletion.py:81
↓ 57 callers
Method
isfile
(self)
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:1560
↓ 57 callers
Method
log
(self, msg)
env/Lib/site-packages/django/db/backends/base/creation.py:30
↓ 56 callers
Method
addQuickElement
Convenience method for adding an element with no children
env/Lib/site-packages/django/utils/xmlutils.py:14
↓ 56 callers
Method
info
(self, msg, *args)
env/Lib/site-packages/setuptools/package_index.py:929
next →
1–100 of 18,865, ranked by callers