MCPcopy Create free account

hub / github.com/CryceTruly/incomeexpensesapi / types & classes

Types & classes61 in github.com/CryceTruly/incomeexpensesapi

↓ 5 callersClassCustomRedirect
authentication/views.py:26
↓ 1 callersClassEmailThread
authentication/utils.py:7
↓ 1 callersClassUserManager
authentication/models.py:11
ClassAuthenticationConfig
authentication/apps.py:4
ClassEmailVerificationSerializer
authentication/serializers.py:36
ClassExpense
expenses/models.py:8
ClassExpenseDetailAPIView
expenses/views.py:21
ClassExpenseListAPIView
expenses/views.py:9
ClassExpensesConfig
expenses/apps.py:4
ClassExpensesConfig
income/apps.py:4
ClassExpensesSerializer
expenses/serializers.py:5
ClassFacebook
Facebook class to fetch the user info and return it
social_auth/facebook.py:5
ClassFacebookSocialAuthSerializer
Handles serialization of facebook related data
social_auth/serializers.py:8
ClassFacebookSocialAuthView
social_auth/views.py:26
ClassGoogle
Google class to fetch the user info and return it
social_auth/google.py:5
ClassGoogleSocialAuthSerializer
social_auth/serializers.py:33
ClassGoogleSocialAuthView
social_auth/views.py:7
ClassIncome
income/models.py:8
ClassIncomeDetailAPIView
income/views.py:21
ClassIncomeListAPIView
income/views.py:9
ClassIncomeSerializer
income/serializers.py:5
ClassIsOwner
expenses/permissions.py:4
ClassIsOwner
income/permissions.py:4
ClassLoginAPIView
authentication/views.py:78
ClassLoginSerializer
authentication/serializers.py:44
ClassLogoutAPIView
authentication/views.py:155
ClassLogoutSerializer
authentication/serializers.py:131
ClassMeta
authentication/serializers.py:19
ClassMeta
authentication/serializers.py:39
ClassMeta
authentication/serializers.py:61
ClassMeta
authentication/serializers.py:96
ClassMeta
authentication/serializers.py:108
ClassMeta
expenses/serializers.py:7
ClassMeta
expenses/models.py:27
ClassMeta
income/serializers.py:7
ClassMeta
income/models.py:27
ClassMigration
authentication/migrations/0002_user_auth_provider.py:6
ClassMigration
authentication/migrations/0001_initial.py:6
ClassMigration
expenses/migrations/0002_auto_20200930_1854.py:7
ClassMigration
expenses/migrations/0001_initial.py:8
ClassMigration
income/migrations/0001_initial.py:8
ClassMigration
income/migrations/0003_auto_20200930_1920.py:7
ClassMigration
income/migrations/0002_auto_20200531_0054.py:8
ClassPasswordTokenCheckAPI
authentication/views.py:114
ClassRegisterSerializer
authentication/serializers.py:12
ClassRegisterView
authentication/views.py:31
ClassRequestPasswordResetEmail
authentication/views.py:87
ClassResetPasswordEmailRequestSerializer
authentication/serializers.py:91
ClassSetNewPasswordAPIView
authentication/views.py:146
ClassSetNewPasswordSerializer
authentication/serializers.py:100
ClassSocialAuthConfig
social_auth/apps.py:4
ClassTestSetUp
authentication/tests/test_setup.py:8
ClassTestViews
authentication/tests/test_views.py:5
ClassTwitterAuthSerializer
Handles serialization of twitter related data
social_auth/serializers.py:58
ClassTwitterAuthTokenVerification
class to decode user access_token and user access_token_secret tokens will combine the user access_token and access_token_secret separate
social_auth/twitterhelper.py:6
ClassTwitterSocialAuthView
social_auth/views.py:45
ClassUser
authentication/models.py:39
ClassUserAdmin
authentication/admin.py:7
ClassUserRenderer
authentication/renderers.py:5
ClassUtil
authentication/utils.py:17
ClassVerifyEmail
authentication/views.py:56