Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CryceTruly/incomeexpensesapi
/ types & classes
Types & classes
61 in github.com/CryceTruly/incomeexpensesapi
⨍
Functions
50
◇
Types & classes
61
↓ 5 callers
Class
CustomRedirect
authentication/views.py:26
↓ 1 callers
Class
EmailThread
authentication/utils.py:7
↓ 1 callers
Class
UserManager
authentication/models.py:11
Class
AuthenticationConfig
authentication/apps.py:4
Class
EmailVerificationSerializer
authentication/serializers.py:36
Class
Expense
expenses/models.py:8
Class
ExpenseDetailAPIView
expenses/views.py:21
Class
ExpenseListAPIView
expenses/views.py:9
Class
ExpensesConfig
expenses/apps.py:4
Class
ExpensesConfig
income/apps.py:4
Class
ExpensesSerializer
expenses/serializers.py:5
Class
Facebook
Facebook class to fetch the user info and return it
social_auth/facebook.py:5
Class
FacebookSocialAuthSerializer
Handles serialization of facebook related data
social_auth/serializers.py:8
Class
FacebookSocialAuthView
social_auth/views.py:26
Class
Google
Google class to fetch the user info and return it
social_auth/google.py:5
Class
GoogleSocialAuthSerializer
social_auth/serializers.py:33
Class
GoogleSocialAuthView
social_auth/views.py:7
Class
Income
income/models.py:8
Class
IncomeDetailAPIView
income/views.py:21
Class
IncomeListAPIView
income/views.py:9
Class
IncomeSerializer
income/serializers.py:5
Class
IsOwner
expenses/permissions.py:4
Class
IsOwner
income/permissions.py:4
Class
LoginAPIView
authentication/views.py:78
Class
LoginSerializer
authentication/serializers.py:44
Class
LogoutAPIView
authentication/views.py:155
Class
LogoutSerializer
authentication/serializers.py:131
Class
Meta
authentication/serializers.py:19
Class
Meta
authentication/serializers.py:39
Class
Meta
authentication/serializers.py:61
Class
Meta
authentication/serializers.py:96
Class
Meta
authentication/serializers.py:108
Class
Meta
expenses/serializers.py:7
Class
Meta
expenses/models.py:27
Class
Meta
income/serializers.py:7
Class
Meta
income/models.py:27
Class
Migration
authentication/migrations/0002_user_auth_provider.py:6
Class
Migration
authentication/migrations/0001_initial.py:6
Class
Migration
expenses/migrations/0002_auto_20200930_1854.py:7
Class
Migration
expenses/migrations/0001_initial.py:8
Class
Migration
income/migrations/0001_initial.py:8
Class
Migration
income/migrations/0003_auto_20200930_1920.py:7
Class
Migration
income/migrations/0002_auto_20200531_0054.py:8
Class
PasswordTokenCheckAPI
authentication/views.py:114
Class
RegisterSerializer
authentication/serializers.py:12
Class
RegisterView
authentication/views.py:31
Class
RequestPasswordResetEmail
authentication/views.py:87
Class
ResetPasswordEmailRequestSerializer
authentication/serializers.py:91
Class
SetNewPasswordAPIView
authentication/views.py:146
Class
SetNewPasswordSerializer
authentication/serializers.py:100
Class
SocialAuthConfig
social_auth/apps.py:4
Class
TestSetUp
authentication/tests/test_setup.py:8
Class
TestViews
authentication/tests/test_views.py:5
Class
TwitterAuthSerializer
Handles serialization of twitter related data
social_auth/serializers.py:58
Class
TwitterAuthTokenVerification
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
Class
TwitterSocialAuthView
social_auth/views.py:45
Class
User
authentication/models.py:39
Class
UserAdmin
authentication/admin.py:7
Class
UserRenderer
authentication/renderers.py:5
Class
Util
authentication/utils.py:17
Class
VerifyEmail
authentication/views.py:56