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
↓ 56 callers
Method
using
Select which database this QuerySet should execute against.
env/Lib/site-packages/django/db/models/query.py:1158
↓ 55 callers
Function
impliedTagToken
(name, type="EndTag", attributes=None, selfClosing=False)
env/Lib/site-packages/pip/_vendor/html5lib/html5parser.py:2781
↓ 55 callers
Method
items
od.items() -> list of (key, value) pairs in od
env/Lib/site-packages/pip/_vendor/distlib/compat.py:757
↓ 55 callers
Method
values
(self, *fields, **expressions)
env/Lib/site-packages/django/db/models/query.py:807
↓ 53 callers
Function
vendored
(modulename)
env/Lib/site-packages/pip/_vendor/__init__.py:29
↓ 52 callers
Method
resolve
Resolve this variable against a given context.
env/Lib/site-packages/django/template/base.py:791
↓ 51 callers
Method
remove
(self, pathname)
env/Lib/site-packages/pip/_vendor/distlib/wheel.py:107
↓ 50 callers
Method
count
(self, element)
env/Lib/site-packages/django/test/html.py:106
↓ 50 callers
Method
index
Display the main admin index page, which lists all of the installed apps that have been registered in this site.
env/Lib/site-packages/django/contrib/admin/sites.py:494
↓ 50 callers
Method
listdir
List the contents of the specified path. Return a 2-tuple of lists: the first item being directories, the second item being files.
env/Lib/site-packages/django/core/files/storage.py:134
↓ 49 callers
Method
read
Similar to :meth:`httplib.HTTPResponse.read`, but with two additional parameters: ``decode_content`` and ``cache_content``.
env/Lib/site-packages/pip/_vendor/urllib3/response.py:469
↓ 48 callers
Method
convert
Returns a converted copy of this image. For the "P" mode, this method translates pixels through the palette. If mode is omit
env/Lib/site-packages/PIL/Image.py:859
↓ 48 callers
Method
copy
Return a mutable copy of this object.
env/Lib/site-packages/django/http/request.py:523
↓ 48 callers
Method
copy
(self)
env/Lib/site-packages/django/db/models/expressions.py:649
↓ 48 callers
Method
encode
(self, password, salt)
env/Lib/site-packages/django/contrib/auth/hashers.py:504
↓ 48 callers
Method
execute
Execute the given SQL statement, with optional parameters.
env/Lib/site-packages/django/db/backends/base/schema.py:121
↓ 48 callers
Method
extend
Generic import function for any type of header-like object. Adapted version of MutableMapping.update in order to insert items with sel
env/Lib/site-packages/pip/_vendor/urllib3/_collections.py:230
↓ 48 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/setuptools/_vendor/pyparsing.py:502
↓ 47 callers
Method
_new
(self, im)
env/Lib/site-packages/PIL/Image.py:554
↓ 47 callers
Function
_ustr
Drop-in replacement for str(obj) that tries to be Unicode friendly. It first tries str(obj). If that fails with a UnicodeEncodeError, then
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:154
↓ 47 callers
Function
_ustr
Drop-in replacement for str(obj) that tries to be Unicode friendly. It first tries str(obj). If that fails with a UnicodeEncodeError, then
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:154
↓ 47 callers
Function
_ustr
Drop-in replacement for str(obj) that tries to be Unicode friendly. It first tries str(obj). If that fails with a UnicodeEncodeError,
env/Lib/site-packages/pip/_vendor/pyparsing.py:236
↓ 47 callers
Method
decode
(self, session_data)
env/Lib/site-packages/django/contrib/sessions/backends/base.py:109
↓ 47 callers
Method
get
Return the value of the field, instead of an instance of the Field object. May take a string of the field name or a Field object as
env/Lib/site-packages/django/contrib/gis/gdal/feature.py:101
↓ 47 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/pip/_vendor/pyparsing.py:692
↓ 47 callers
Method
match
Checks whether the token matches the given arguments. *ttype* is a token type. If this token doesn't match the given token type.
env/Lib/site-packages/sqlparse/sql.py:92
↓ 47 callers
Method
pop
Standard list pop method
env/Lib/site-packages/django/contrib/gis/geos/mutable_list.py:199
↓ 47 callers
Function
quickElement
()
env/Lib/site-packages/django/contrib/admin/static/admin/js/core.js:8
↓ 46 callers
Function
filter
(match, template=template)
env/Lib/re.py:329
↓ 46 callers
Function
void_output
For functions that don't only return an error code that needs to be examined.
env/Lib/site-packages/django/contrib/gis/gdal/prototypes/generation.py:136
↓ 44 callers
Method
elementInScope
(self, target, variant=None)
env/Lib/site-packages/pip/_vendor/html5lib/treebuilders/base.py:196
↓ 44 callers
Method
hexdigest
Like digest(), but returns a string of hexadecimal digits instead.
env/Lib/hmac.py:130
↓ 43 callers
Method
extend
(self, other)
env/Lib/collections/__init__.py:1119
↓ 43 callers
Function
force_bytes
Similar to smart_bytes, except that lazy instances are resolved to strings, rather than kept as lazy objects. If strings_only is True, d
env/Lib/site-packages/django/utils/encoding.py:82
↓ 43 callers
Method
match
Get a list of coordinates matching the morphological operation on an image. Returns a list of tuples of (x,y) coordinates of
env/Lib/site-packages/PIL/ImageMorph.py:204
↓ 43 callers
Method
quote_name
(self, name)
env/Lib/site-packages/django/db/backends/base/schema.py:144
↓ 43 callers
Method
register
Register a virtual subclass of an ABC. Returns the subclass, to allow usage as a class decorator.
env/Lib/abc.py:89
↓ 42 callers
Method
_parse
(self, stream, innerHTML=False, container="div", scripting=False, **kwargs)
env/Lib/site-packages/pip/_vendor/html5lib/html5parser.py:125
↓ 42 callers
Function
import_module
Import a module. The 'package' argument is required when performing a relative import. It specifies the package to use as the anchor point fr
env/Lib/importlib/__init__.py:109
↓ 42 callers
Method
new
Return a new context with the same properties, but with only the values given in 'values' stored.
env/Lib/site-packages/django/template/context.py:105
↓ 42 callers
Method
quote_name
(self, name)
env/Lib/site-packages/django/db/backends/mysql/operations.py:164
↓ 42 callers
Method
setParseAction
Define one or more actions to perform when successfully matching parse element definition. Parse action fn is a callable method with
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:1250
↓ 42 callers
Method
setParseAction
Define one or more actions to perform when successfully matching parse element definition. Parse action fn is a callable method with
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:1250
↓ 42 callers
Method
update
Push other_dict to the stack of dictionaries in the Context
env/Lib/site-packages/django/template/context.py:163
↓ 41 callers
Method
__init__
(self, exprs, savelist=False)
env/Lib/site-packages/pip/_vendor/pyparsing.py:4113
↓ 41 callers
Function
path
A context manager providing a file path object to the resource. If the resource does not already exist on its own on the file system, a tempo
env/Lib/importlib/resources.py:174
↓ 41 callers
Method
run_command
Run a VCS subcommand This is simply a wrapper around call_subprocess that adds the VCS command name, and checks that the VCS
env/Lib/site-packages/pip/_internal/vcs/versioncontrol.py:659
↓ 41 callers
Method
setParseAction
Define one or more actions to perform when successfully matching parse element definition. Parse action fn is a callable method with
env/Lib/site-packages/pip/_vendor/pyparsing.py:1518
↓ 41 callers
Method
unget
(self, char)
env/Lib/site-packages/pip/_vendor/html5lib/_inputstream.py:367
↓ 40 callers
Function
__import__
Import a module. The 'globals' argument is used to infer where the import is occurring from to handle relative imports. The 'locals' argument
env/Lib/importlib/_bootstrap.py:1081
↓ 40 callers
Function
_add
(str, fn)
env/Lib/os.py:100
↓ 40 callers
Method
add
(self, *objs, bulk=True)
env/Lib/site-packages/django/db/models/fields/related_descriptors.py:641
↓ 40 callers
Method
execute
(self, query, args=None)
env/Lib/site-packages/django/db/backends/mysql/base.py:71
↓ 40 callers
Method
find
(self, resource_name)
env/Lib/site-packages/pip/_vendor/distlib/resources.py:155
↓ 40 callers
Function
lookup
Look for an encoding by its label. This is the spec’s `get an encoding <http://encoding.spec.whatwg.org/#concept-encoding-get>`_ algorith
env/Lib/site-packages/pip/_vendor/webencodings/__init__.py:61
↓ 40 callers
Method
token_next_by
(self, i=None, m=None, t=None, idx=-1, end=None)
env/Lib/site-packages/sqlparse/sql.py:270
↓ 39 callers
Function
canonicalize_name
(name)
env/Lib/site-packages/pip/_vendor/packaging/utils.py:17
↓ 39 callers
Method
splitext
(self)
env/Lib/site-packages/pip/_internal/models/link.py:134
↓ 39 callers
Method
update
(self, data)
env/Lib/site-packages/django/contrib/staticfiles/storage.py:453
↓ 38 callers
Method
__init__
( self, exprs, savelist = False )
env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py:3458
↓ 38 callers
Method
__init__
( self, exprs, savelist = False )
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:3458
↓ 38 callers
Function
b
(s)
env/Lib/site-packages/pip/_vendor/six.py:627
↓ 38 callers
Method
open
(self, *args, **kwargs)
env/Lib/site-packages/pip/_vendor/distlib/compat.py:297
↓ 37 callers
Method
_safe_read
(self, amt)
env/Lib/site-packages/pip/_vendor/cachecontrol/filewrapper.py:69
↓ 37 callers
Method
close
Close the _Stream object. No operation should be done on it afterwards.
env/Lib/site-packages/pip/_vendor/distlib/_backport/tarfile.py:488
↓ 37 callers
Method
pop
Removes and returns item at specified index (default= ``last``). Supports both ``list`` and ``dict`` semantics for ``pop()``. If
env/Lib/site-packages/pip/_vendor/pyparsing.py:701
↓ 37 callers
Method
sort
(self)
env/Lib/site-packages/django/db/models/deletion.py:265
↓ 37 callers
Method
write
Write string s to the stream.
env/Lib/tarfile.py:426
↓ 37 callers
Method
write
Return the WKT representation of the given geometry.
env/Lib/site-packages/django/contrib/gis/geos/prototypes/io.py:175
↓ 37 callers
Function
write_output
(msg, *args)
env/Lib/site-packages/pip/_internal/utils/misc.py:535
↓ 36 callers
Method
as_sql
(self, compiler, connection, **extra_context)
env/Lib/site-packages/django/db/models/functions/comparison.py:13
↓ 36 callers
Method
chain
Return a copy of the current Query that's ready for another operation. The klass argument changes the type of the Query, e.g. UpdateQ
env/Lib/site-packages/django/db/models/sql/query.py:344
↓ 36 callers
Function
int_output
Generate a ctypes function that returns an integer value.
env/Lib/site-packages/django/contrib/gis/gdal/prototypes/generation.py:63
↓ 36 callers
Method
items
D.items() -> a set-like object providing a view on D's items
env/Lib/_collections_abc.py:676
↓ 36 callers
Function
ngettext
(singular, plural, number)
env/Lib/site-packages/django/utils/translation/__init__.py:108
↓ 35 callers
Method
appendChild
Insert node as a child of the current node :arg node: the node to insert
env/Lib/site-packages/pip/_vendor/html5lib/treebuilders/base.py:57
↓ 35 callers
Method
execute
(self, query, params=None)
env/Lib/site-packages/django/db/backends/sqlite3/base.py:392
↓ 35 callers
Method
filter
Return a new QuerySet instance with the args ANDed to the existing set.
env/Lib/site-packages/django/db/models/query.py:898
↓ 35 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/pkg_resources/_vendor/pyparsing.py:563
↓ 35 callers
Method
items
Yield (key, value) pairs, where value is the last item in the list associated with the key.
env/Lib/site-packages/django/utils/datastructures.py:171
↓ 35 callers
Function
must_be
(type, option, obj, id)
env/Lib/site-packages/django/contrib/admin/checks.py:1087
↓ 35 callers
Function
reverse
(viewname, urlconf=None, args=None, kwargs=None, current_app=None)
env/Lib/site-packages/django/urls/base.py:28
↓ 34 callers
Method
add
(self, pathname, extensions)
env/Lib/site-packages/pip/_vendor/distlib/wheel.py:103
↓ 34 callers
Method
compile_filter
Convenient wrapper for FilterExpression
env/Lib/site-packages/django/template/base.py:558
↓ 34 callers
Method
copy
Copies this image. Use this method if you wish to paste things into an image, but still retain the original. :rtype: :py:cla
env/Lib/site-packages/PIL/Image.py:1104
↓ 34 callers
Method
data
Read or writes pixel values for this band. Blocks of data can be accessed by specifying the width, height and offset of the d
env/Lib/site-packages/django/contrib/gis/gdal/raster/band.py:180
↓ 34 callers
Function
format_html
Similar to str.format, but pass all arguments through conditional_escape(), and call mark_safe() on the result. This function should be used
env/Lib/site-packages/django/utils/html.py:104
↓ 34 callers
Method
get_internal_type
(self)
env/Lib/site-packages/django/db/models/fields/__init__.py:796
↓ 33 callers
Method
apply
(self, op, im1, im2=None, mode=None)
env/Lib/site-packages/PIL/ImageMath.py:52
↓ 33 callers
Method
parse
Iterate through the parser tokens and compiles each one into a node. If parse_until is provided, parsing will stop once one of the
env/Lib/site-packages/django/template/base.py:425
↓ 33 callers
Method
setdefault
(self, key, value)
env/Lib/site-packages/django/contrib/sessions/backends/base.py:82
↓ 33 callers
Method
translate
(self, *args)
env/Lib/collections/__init__.py:1269
↓ 32 callers
Method
close
(self)
env/Lib/site-packages/setuptools/ssl_support.py:239
↓ 32 callers
Method
copy
(self)
env/Lib/site-packages/setuptools/_vendor/pyparsing.py:2493
↓ 32 callers
Function
import_string
Import a dotted module path and return the attribute/class designated by the last name in the path. Raise ImportError if the import failed.
env/Lib/site-packages/django/utils/module_loading.py:7
↓ 32 callers
Method
items
(self)
env/Lib/site-packages/pip/_vendor/html5lib/treebuilders/dom.py:38
↓ 32 callers
Method
load
Allocates storage for the image and loads the pixel data. In normal cases, you don't need to call this method, since the Ima
env/Lib/site-packages/PIL/Image.py:809
↓ 32 callers
Method
pop
(self)
env/Lib/site-packages/django/template/context.py:57
↓ 32 callers
Method
rpartition
(self, sep)
env/Lib/collections/__init__.py:1255
↓ 32 callers
Method
tell
Returns the current frame number. See :py:meth:`~PIL.Image.Image.seek`. :returns: Frame number, starting with 0.
env/Lib/site-packages/PIL/Image.py:2222
← previous
next →
101–200 of 18,865, ranked by callers