Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition
/ functions
Functions
1,173 in github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition
⨍
Functions
1,173
◇
Types & classes
596
↳
Endpoints
9
Method
get_url_path
(self)
ch02/myproject_virtualenv/src/django-myproject/myproject/apps/ideas/models.py:105
Method
get_url_path
(self)
ch05/myproject_virtualenv/src/django-myproject/myproject/apps/news/models.py:40
Method
get_url_path
(self)
ch10/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/models.py:29
Method
get_url_path
(self)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/models.py:33
Method
get_url_path
(self)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/locations/models.py:48
Method
get_url_path
(self)
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/locations/models.py:69
Method
get_url_path
(self)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/models.py:34
Method
get_url_path
(self)
ch07/myproject_docker/src/myproject/myproject/apps/viral_videos/models.py:30
Method
get_url_path
(self)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/models.py:30
Method
get_url_path
(self)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/ideas/models.py:78
Method
get_urls
(self)
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/accounts/admin2.py:92
Method
get_urls
(self)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/accounts/admin2.py:92
Method
get_user_details
(self, response)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/external_auth/backends.py:25
Method
get_user_id
Return current user id.
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/external_auth/backends.py:21
Method
get_view_name
(self)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:57
Method
get_view_name
(self)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:65
Method
get_view_name
(self)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:57
Method
get_view_name
(self)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:65
Method
get_view_name
(self)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:57
Method
get_view_name
(self)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:65
Method
get_view_name
(self)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:57
Method
get_view_name
(self)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/views.py:65
Function
google_maps
(request)
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/core/context_processors.py:9
Method
handle
(self, *args, **options)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_json.py:13
Method
handle
(self, *args, **options)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_csv.py:15
Method
handle
(self, *args, **options)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_xml.py:13
Method
handle
(self, *args, **options)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/export_music_to_csv.py:14
Method
handle
(self, *args, **options)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_xlsx.py:17
Method
handle
(self, *args, **options)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_json.py:13
Method
handle
(self, *args, **options)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_csv.py:15
Method
handle
(self, *args, **options)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_xml.py:13
Method
handle
(self, *args, **options)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/export_music_to_csv.py:14
Method
handle
(self, *args, **options)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_xlsx.py:17
Method
handle
(self, *args, **options)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_json.py:13
Method
handle
(self, *args, **options)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_csv.py:15
Method
handle
(self, *args, **options)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_xml.py:13
Method
handle
(self, *args, **options)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/export_music_to_csv.py:14
Method
handle
(self, *args, **options)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_xlsx.py:17
Method
handle
(self, *args, **options)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_json.py:13
Method
handle
(self, *args, **options)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_csv.py:15
Method
handle
(self, *args, **options)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_lastfm_xml.py:13
Method
handle
(self, *args, **options)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/export_music_to_csv.py:14
Method
handle
(self, *args, **options)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/management/commands/import_music_from_xlsx.py:17
Method
has_description
(self, obj)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/admin3.py:129
Method
has_description
(self, obj)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/admin1.py:38
Method
has_description
(self, obj)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/admin4.py:175
Method
has_description
(self, obj)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/admin2.py:50
Function
humanize_url
Returns a shortened human-readable URL
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch05/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch10/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch07/myproject_docker/src/myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
humanize_url
Returns a shortened human-readable URL
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:311
Function
idea_handout_pdf
(request, pk)
ch03/myproject_virtualenv/src/django-myproject/myproject/apps/ideas/views.py:190
Function
idea_list
(request)
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/ideas2/views.py:48
Function
idea_list
(request)
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/ideas1/views.py:49
Function
idea_list
(request)
ch03/myproject_virtualenv/src/django-myproject/myproject/apps/ideas/views.py:75
Function
index
(request)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/external_auth/views.py:9
Method
index_queryset
Used when the entire index for model is updated.
ch03/myproject_virtualenv/src/django-myproject/myproject/apps/search/search_indexes.py:12
Function
inform_administrators
(sender, **kwargs)
ch10/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/signals.py:9
Function
inform_administrators
(sender, **kwargs)
ch07/myproject_docker/src/myproject/myproject/apps/viral_videos/signals.py:9
Function
inform_administrators
(sender, **kwargs)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/signals.py:9
Function
insert
(apps, schema_editor)
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/products/0002_add-product-data.py:4
Method
item_pubdate
(self, item)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:51
Method
item_pubdate
(self, item)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:51
Method
item_pubdate
(self, item)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:51
Method
item_pubdate
(self, item)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:51
Function
js_settings
(request)
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/core/views.py:22
Function
json_set_like
Sets the object as a favorite for the current user
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/likes/views.py:15
Method
label_from_instance
(self, obj)
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/core/form_fields.py:7
Function
like_widget
(parser, token)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:32
Function
like_widget
(parser, token)
ch12/likes_app_virtualenv/src/django-likes/likes/templatetags/likes_tags.py:32
Function
like_widget
(parser, token)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:32
Function
like_widget
(parser, token)
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:32
Function
like_widget
(parser, token)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:32
Function
liked_by
(obj, user)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:47
Function
liked_by
(obj, user)
ch12/likes_app_virtualenv/src/django-likes/likes/templatetags/likes_tags.py:47
Function
liked_by
(obj, user)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:47
Function
liked_by
(obj, user)
ch04/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:47
Function
liked_by
(obj, user)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/likes/templatetags/likes_tags.py:47
Function
liked_count
(obj)
ch12/likes_app_virtualenv/src/django-likes/likes/templatetags/likes_tags.py:54
Method
link
(self, obj)
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:28
Method
link
(self, obj)
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:28
Method
link
(self, obj)
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:28
Method
link
(self, obj)
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/music/feeds.py:28
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch08/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch09/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch05/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch10/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch06/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch07/myproject_docker/src/myproject/myproject/apps/core/templatetags/utility_tags.py:82
Function
load_objects
Gets a queryset of objects of the model specified by app and model names Usage: {% load_objects [<manager>.]<method>
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/core/templatetags/utility_tags.py:82
Method
location
(self, obj)
ch09/myproject_virtualenv/src/django-myproject/myproject/urls.py:24
← previous
next →
801–900 of 1,173, ranked by callers