MCPcopy Create free account

hub / github.com/PacktPublishing/Full-stack-Django-and-React / functions

Functions151 in github.com/PacktPublishing/Full-stack-Django-and-React

Functionpost
(db, user)
core/fixtures/post.py:8
FunctionrandomAvatar
()
social-media-react/src/utils.js:1
FunctionrefreshAuthLogic
(failedRequest)
social-media-react/src/helpers/axios.js:29
Functionregister
(data)
social-media-react/src/hooks/user.actions.js:26
Methodremove_like
(self, request, *args, **kwargs)
core/comment/viewsets.py:69
Methodremove_like
(self, request, *args, **kwargs)
core/post/viewsets.py:60
FunctionreportWebVitals
(onPerfEntry)
social-media-react/src/reportWebVitals.js:1
Methodtest_create
(self, client, user)
core/user/tests/test_viewsets.py:25
Methodtest_create
(self, client, user, post)
core/comment/tests/test_viewsets.py:38
Methodtest_create
(self, client, user)
core/post/tests/test_viewsets.py:28
Methodtest_create_anonymous
(self, client, post)
core/comment/tests/test_viewsets.py:98
Methodtest_create_anonymous
(self, client)
core/post/tests/test_viewsets.py:65
Functiontest_create_comment
(user, post)
core/comment/tests/test_models.py:9
Functiontest_create_post
(user)
core/post/tests/test_models.py:8
Functiontest_create_superuser
()
core/user/tests/test_models.py:32
Functiontest_create_user
()
core/user/tests/test_models.py:14
Methodtest_delete
(self, client, user, post, comment)
core/comment/tests/test_viewsets.py:68
Methodtest_delete
(self, client, user, post)
core/post/tests/test_viewsets.py:44
Methodtest_delete_anonymous
(self, client, post, comment)
core/comment/tests/test_viewsets.py:117
Methodtest_delete_anonymous
(self, client, post)
core/post/tests/test_viewsets.py:75
Methodtest_list
(self, client, user)
core/user/tests/test_viewsets.py:11
Methodtest_list
(self, client, user, post, comment)
core/comment/tests/test_viewsets.py:18
Methodtest_list
(self, client, user, post)
core/post/tests/test_viewsets.py:14
Methodtest_list_anonymous
(self, client, post, comment)
core/comment/tests/test_viewsets.py:83
Methodtest_list_anonymous
(self, client, post)
core/post/tests/test_viewsets.py:53
Methodtest_login
(self, client, user)
core/auth/tests.py:10
Methodtest_logout
(self, client, user)
core/auth/tests.py:45
Methodtest_refresh
(self, client, user)
core/auth/tests.py:33
Methodtest_register
(self, client)
core/auth/tests.py:21
Methodtest_retrieve
(self, client, user)
core/user/tests/test_viewsets.py:17
Methodtest_retrieve
(self, client, user, post, comment)
core/comment/tests/test_viewsets.py:24
Methodtest_retrieve
(self, client, user, post)
core/post/tests/test_viewsets.py:20
Methodtest_retrieve_anonymous
(self, client, post, comment)
core/comment/tests/test_viewsets.py:88
Methodtest_retrieve_anonymous
(self, client, post)
core/post/tests/test_viewsets.py:58
Functiontest_sum
()
tests.py:5
Methodtest_update
(self, client, user)
core/user/tests/test_viewsets.py:35
Methodtest_update
(self, client, user, post, comment)
core/comment/tests/test_viewsets.py:50
Methodtest_update
(self, client, user, post)
core/post/tests/test_viewsets.py:36
Methodtest_update_anonymous
(self, client, post, comment)
core/comment/tests/test_viewsets.py:104
Methodtest_update_anonymous
(self, client, post)
core/post/tests/test_viewsets.py:70
Methodto_representation
(self, instance)
core/user/serializers.py:14
Methodto_representation
(self, instance)
core/comment/serializers.py:51
Methodto_representation
(self, instance)
core/post/serializers.py:46
Methodupdate
(self, instance, validated_data)
core/comment/serializers.py:43
Methodupdate
(self, instance, validated_data)
core/post/serializers.py:38
Functionuser
(db)
core/fixtures/user.py:14
Functionuser_directory_path
(instance, filename)
core/user/models.py:11
Methodvalidate
(self, attrs)
core/auth/serializers/login.py:9
Methodvalidate_author
(self, value)
core/comment/serializers.py:33
Methodvalidate_author
(self, value)
core/post/serializers.py:33
Methodvalidate_post
(self, value)
core/comment/serializers.py:38
← previous101–151 of 151, ranked by callers