Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition
/ endpoints
Endpoints
9 in github.com/PacktPublishing/Django-3-Web-Development-Cookbook-Fourth-Edition
⨍
Functions
1,173
◇
Types & classes
596
↳
Endpoints
9
Route
inform_administrators
receiver(post_save, sender=ViralVideo)
ch10/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/signals.py:None
Route
inform_administrators
receiver(post_save, sender=ViralVideo)
ch07/myproject_docker/src/myproject/myproject/apps/viral_videos/signals.py:None
Route
inform_administrators
receiver(post_save, sender=ViralVideo)
ch07/myproject_virtualenv/src/django-myproject/myproject/apps/viral_videos/signals.py:None
Route
news_delete_handler
receiver(post_delete, sender=NewsArticle)
ch01/myproject_virtualenv/src/django-myproject/myproject/apps/magazine/signals.py:None
Route
news_save_handler
receiver(post_save, sender=NewsArticle)
ch01/myproject_virtualenv/src/django-myproject/myproject/apps/magazine/signals.py:None
Route
test_anonymous_json_set_like
mock.patch("django.contrib.auth.models.User")
ch12/myproject_virtualenv/src/django-myproject/myproject/apps/likes/tests/test_views.py:None
Route
test_anonymous_json_set_like
mock.patch("django.contrib.auth.models.User")
ch12/likes_app_virtualenv/src/django-likes/likes/tests/test_views.py:None
Route
test_anonymous_json_set_like
mock.patch("django.contrib.auth.models.User")
ch13/myproject_virtualenv/src/django-myproject/myproject/apps/likes/tests/test_views.py:None
Route
test_anonymous_json_set_like
mock.patch("django.contrib.auth.models.User")
ch11/myproject_virtualenv/src/django-myproject/myproject/apps/likes/tests/test_views.py:None