django_rest_email_auth-1.2.0.dist-info/METADATA,sha256=XTqYkvOA-k62xRbz0vsnTOfXj3n4V04H1UUuj66RQ6w,2155
django_rest_email_auth-1.2.0.dist-info/RECORD,,
django_rest_email_auth-1.2.0.dist-info/WHEEL,sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk,110
django_rest_email_auth-1.2.0.dist-info/top_level.txt,sha256=u3n9Bl9AeUAggYAs95aPQCWz-VvnfionndjwXV2GE_M,16
rest_email_auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/admin.py,sha256=oxgbI62hvw7-jEEfN62J2WzC-xVpaZ_jG5Rm_VzP5Cs,1524
rest_email_auth/app_settings.py,sha256=sUlT0gXPARIVZ-1kGmaPZYf0jL174rEwyzSVaEola-I,3089
rest_email_auth/authentication.py,sha256=juVBgZPGpZRP34v6nOZ9Wgdklqf5dryFdO96igukvec,1920
rest_email_auth/factories.py,sha256=jv8HBd7XG3m1-6nQk66dcvplcOpBbQMUP3_bvj0LrnM,1969
rest_email_auth/generics.py,sha256=FVgpgXP56Y7bqHZEZY6_y8E9hUEKH5JEXx_Gk6McsW4,1179
rest_email_auth/managers.py,sha256=qtrHrVp9w7QYgAfMmDn74uzp8sry-DbGwStXDNp5MNA,1068
rest_email_auth/models.py,sha256=IxQ-uqkSfbYfdIrlrdU7v4xFSzrKUPf65he6MMY3-cI,7310
rest_email_auth/serializers.py,sha256=A9CqTYmEqmxEaMlxbSC4rPEJudAWnMSk6ZUtl6Sj76g,12517
rest_email_auth/signals.py,sha256=cn7nHw00Om-PhnKOVIxLw95BqEvoPxotGFz_iColDY8,306
rest_email_auth/urls.py,sha256=R1kCV-3GD1jU6IQ6SP413HS9DFp70ST7CxQ9qAG3LOw,986
rest_email_auth/views.py,sha256=zw8d9FRqbHpb_BPKQpyWtcWzcu7SZaGBk3DpFnRiRX8,3412
rest_email_auth/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/management/commands/cleanemailconfirmations.py,sha256=gcu_6U01Q2s17VgzL7iC-1i_bF0reCh983onTVUew0Y,960
rest_email_auth/migrations/0001_initial.py,sha256=AKDlJxqMBNhg5TqkQS5zaKGH9DM83_1TVQKk46mrKBw,1352
rest_email_auth/migrations/0002_emailconfirmation.py,sha256=PwTjBao0qnKNAoMD__aD110k0ythc9RqL9ZCaOS153Q,1211
rest_email_auth/migrations/0003_unique_emails.py,sha256=613SOnKEO7XV_g9ojY6xHzyb8HbKtAQ5p8_FnnG1pqw,500
rest_email_auth/migrations/0004_emailaddress_is_primary.py,sha256=mLpySCF8TkWISKUGgYamgQssm7cb48gH_bgRLJhY_QU,568
rest_email_auth/migrations/0005_passwordresettoken.py,sha256=gqll3pORodG-WPwOnXMZ3kAq8xWEMI-l4F3HqmQ9z2o,1407
rest_email_auth/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/templates/rest_email_auth/emails/duplicate-email.txt,sha256=grYxNKcZx504Hcv_ZV_sboXSKGiD7HqqvFfl_s1YHjE,125
rest_email_auth/templates/rest_email_auth/emails/reset-password.txt,sha256=bqboFFxmPHcEFF9Sp29BINNBokBvH0nkGE2QKwbtd8Q,239
rest_email_auth/templates/rest_email_auth/emails/verify-email.txt,sha256=TwmMety_NzykBPMW4K84MXU8cYRZnlQACalsYpGkY4k,140
rest_email_auth/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/conftest.py,sha256=53mjtrntF0Kr7lz00IODJd9GmVZQGWEB3wieiCv6AOM,4310
rest_email_auth/tests/authentication/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/authentication/conftest.py,sha256=7Tl7TS9nQV5l3mtNx7GK4UtNyzteXB1aOewUc7ObXYA,515
rest_email_auth/tests/authentication/test_base_backend.py,sha256=rRcjJ4J7NVH6mMqYiXasVhEBFICQvOu54KzcwlWSF3Y,404
rest_email_auth/tests/authentication/test_verified_email_backend.py,sha256=x7K9q0EIvLmjSKrs_tLn3wl1cN3nfEafKV3byHZLpYM,2253
rest_email_auth/tests/generics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/generics/test_serializer_save_view.py,sha256=v8Xze_Si1LXR0zmvTZMaewFWyGyAklveUimCfphj7Lk,1364
rest_email_auth/tests/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/management/commands/test_cleanemailconfirmations_command.py,sha256=pcrC-n1cqEaYO98fPCznffcmWa1TjK4f1OudFKLtZeM,1483
rest_email_auth/tests/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/models/test_email_address_model.py,sha256=5dttjCwoO9LbpUdWWS9buwuXK1FVP3PRNr735BiWvgM,2516
rest_email_auth/tests/models/test_email_confirmation_model.py,sha256=XSA9VHeHD9sJQunOg1RL6F7XfExc6j73XyyRqpx3V6U,2600
rest_email_auth/tests/models/test_model_functions.py,sha256=_2s_C5qBXvQVC2PRmOnyrxHdyCGmPBPNP_otRzOJKc0,537
rest_email_auth/tests/models/test_password_reset_token_model.py,sha256=e5oyW_MX9kE5tcuQ_4X15SdnLXRYaaYh4twktp1YjBI,2154
rest_email_auth/tests/serializers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/serializers/test_email_serializer.py,sha256=e9s3xKCNKX2jLe34sn3ULC9qOJmS0ei-PFUbLDRnBuM,6000
rest_email_auth/tests/serializers/test_email_verification_serializer.py,sha256=gJ5FaDKlSubE1ISrAAVUB-i5KOvsBDnn0Rhwrw2W64I,2617
rest_email_auth/tests/serializers/test_password_reset_request_serializer.py,sha256=GsJTwxVZYUlZYlRIVCrigt5AyPWspM33tKV5Wkt2QJo,1662
rest_email_auth/tests/serializers/test_password_reset_serializer.py,sha256=M81Qd-hOKisCBcNstHJr8JV8WmCbo_Dn2l4djllXCzU,2395
rest_email_auth/tests/serializers/test_registration_serializer.py,sha256=6ojJgyfbHzBa8K1AYTyC72i_cxUtALwWk1eZAPH2Q5I,3403
rest_email_auth/tests/serializers/test_resend_verification_serializer.py,sha256=dN-GX7ttH2B_jVPQ4MKTqwfPwXGv-3vb3y1EYunaKRA,1655
rest_email_auth/tests/views/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
rest_email_auth/tests/views/test_email_detail_view.py,sha256=Fkzz1gr2KML6DtgVlajPPOCY-Uk8WEHsqlHb-t91XN4,2584
rest_email_auth/tests/views/test_email_list_view.py,sha256=5DS7u7RkcCxA6NYxpC65YLeS8xKDPWOVENSp-zS58kU,1564
rest_email_auth/tests/views/test_email_verification_view.py,sha256=3lR5JRdQFs9ZwOmhQK_hOBrH4Hc4jAIbOg9N3Wy9VMU,917
rest_email_auth/tests/views/test_password_reset_view.py,sha256=aTKM-PfIkwj3iIWbO3ktRwTzNpJIyf3p6NREBTwwUxs,748
rest_email_auth/tests/views/test_registration_view.py,sha256=Sd2nWU9DHheZ-Cdbtl-q2ZePfLa5Z-adGlbGAdMaOzk,1198
rest_email_auth/tests/views/test_request_password_reset_view.py,sha256=rvGyrfOgONqB87Tkz_6OEPceVz4FGeqqGP8FuLgBDVw,727
rest_email_auth/tests/views/test_resend_verification_view.py,sha256=cHu560nqPcBEHUtdX-VyKmcHYLc0sGfgLeL53892mQc,693
