django_project_base/__init__.py,sha256=-ITEslPwB8mR6s7vKvYNfQNQafI2vGWYpISC4KA39rs,307
django_project_base/apps.py,sha256=ka-XVMWBnZd06D590gdCHNEll-cjbCLMkH-sYE-w0a8,355
django_project_base/constants.py,sha256=0KszVtUWc21JUo6k8j7hARElRi9-m_plb3ysV2rL2fY,358
django_project_base/country_holidays.py,sha256=v1E8uGcXBLg05ZyfD_9iMm03e-Bh7LUSNOu6QUTGjnM,1335
django_project_base/models.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/router.py,sha256=YOYdB7-pHhYzxq6LHDrySxJmgEHVb6jNoOXWzPxf7Z0,4094
django_project_base/settings.py,sha256=OZd07YW7W8U1qytQJCJAj1omUWBxeRGHPyfyrs0wpy0,3816
django_project_base/settings_parser.py,sha256=bh8-2_fkefBXnneWd0Dwb77G6xXY_7yF-S_NZW7-AJQ,1673
django_project_base/urls.py,sha256=ZYTNeCCOmkFVGzau8CLyRU4H48TuC_frkH0p9AZe99I,933
django_project_base/utils.py,sha256=8W0CZqghKZX576a3lb8m2zK4WLOXQlyDVXUxg4qpYWU,5636
django_project_base/views.py,sha256=skNogqVq9ZQD3K199IJYr4VepFSqxYDrM9xf7cgyEXM,912
django_project_base/account/__init__.py,sha256=vS7ZnF8R-lt4gQGD2_LlCQeBEi2sro-nI2NE5ZJsknk,161
django_project_base/account/apps.py,sha256=N6zcoaBuCu6DhSBVCybL2q8GRETf3Y9kEtH0liKl18s,420
django_project_base/account/constants.py,sha256=fq_4Fg9D7Jpa44ZARiV9ZeShDXduf4Ozt7ezsGw5TCs,182
django_project_base/account/middleware.py,sha256=EPd59kusB6B7jBcUHiS510VZgkf7dXkuaR0tqhvc-10,3601
django_project_base/account/router.py,sha256=39zAtZ1KieAmz_NJ9J3suRtJewp9vKple4l9S1ewIq4,2293
django_project_base/account/settings.py,sha256=LsOFPYduDK-BlzpzNYI2NJLlUA-mbTwBlP6vBCWzPCY,216
django_project_base/account/urls.py,sha256=dZya9O-QK9mj2FFm4yYq_pjchn-MDwJIG9S6UwlMTYg,226
django_project_base/account/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/account/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/account/management/commands/allauth_to_social_core.py,sha256=bDFP2beSxTUcuyL0sAOPSmmBLgFVZ28rlBOL9-DEwq0,1833
django_project_base/account/management/commands/delete_users.py,sha256=vYw6wS5zA388BBmLDpxzGjPpMvubIUu2KZhFaHPzJkM,663
django_project_base/account/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/account/rest/account.py,sha256=HD-CnJpwdrqrOobWrR3BKajzniJP9RGLUdKCiUN0tc4,13110
django_project_base/account/rest/impersonate.py,sha256=QXyT9ghwwIxJrK7eBGQzZH5pnNoRTxTHjASLZQqhTP0,4255
django_project_base/account/rest/invite.py,sha256=HeH7hFtPlrn5q6EcGDcUM83yKyX-xTGhzit3bux4VkY,6838
django_project_base/account/rest/login.py,sha256=r1aCVVCNAbEEPNk-cGB2afXAgknh3Lp29Kf5KhCx5aM,5682
django_project_base/account/rest/profile.py,sha256=v6bKcNJ_umjlb45x9-r0R2aCdjD6fQS2MjNkck-QZ6A,26614
django_project_base/account/rest/profile_merge.py,sha256=gndQbEnheUBtVcWG69M95pmmwomkpSVY9i5q1KjqC4o,5901
django_project_base/account/rest/project_profiles.py,sha256=7rUcr5dEsGWs7sJfBHAL_ELHsJ9hsjQXEzKPJXfDGcM,11354
django_project_base/account/rest/project_profiles_utils.py,sha256=H8IyrMPW3966_j_Mnf34KtIIoeci4txlYCFhDolTk_w,6741
django_project_base/account/rest/reset_password.py,sha256=1Z4awDxuRFUypayCcLl1LLx0z_xaoEHtaZ-jEO7GvTA,6528
django_project_base/account/service/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/account/service/merge_users_service.py,sha256=0BYtEADOh9d-MOUTTrS2IDsYPB_I9M4afK8KPRVHQ_g,5657
django_project_base/account/service/register_user_service.py,sha256=EumENEPbiIKd81qEL82fkuxL78fJhmVaPETQQ6Nlr48,1392
django_project_base/account/service/reset_password_email_service.py,sha256=3AQHrH5_qY8lW7bwvTHWukOveTw-wfislIQTZsp61Pk,2292
django_project_base/account/social_auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/account/social_auth/providers.py,sha256=OoAregU0VboR6Gf-vNIJvsoc-1pjxYFr-P5LXc_KH1g,1580
django_project_base/account/social_auth/settings.py,sha256=jrrwzL7j3QkzAbmOaNQ6yaE9qGW65qmpQ0RTxjy4QRc,2334
django_project_base/auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/auth/admin.py,sha256=rcj7UVt1q2ynPAmMacjt9FYU_CxoQ4wh5zeq1LSsMeY,77
django_project_base/auth/apps.py,sha256=txabiQaaU11Aky5fZzG6NUN2dnGk-xrclTNJb2MsgS0,160
django_project_base/auth/models.py,sha256=coA6IRSCpfRRdk4U8_N-RzQOnVvTt3gXjbxmstUjclQ,737
django_project_base/auth/tests.py,sha256=80RdMWxicuuVBCyNCJRHuII9iCtDiRokHCQSH9xx23U,74
django_project_base/auth/views.py,sha256=m-dVk_K74BRFmcK6cTdyYmTbPZtbReFQx82z_Vo0Tj4,77
django_project_base/auth/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/aws/ses.py,sha256=e7ViSW7zhJ2dtZ5MT7CGHC4QWC7DoK0HOXh-Xso9LP0,1726
django_project_base/base/__init__.py,sha256=CrUcC9UmPJ4wZEZyA6CUlp5_HcAOceV_lG230QK7ffM,42
django_project_base/base/auth_backends.py,sha256=Nmk6EIARqS0KEqMC7Ia4eWk9zFYda2SnxIo8fFOcdLo,1814
django_project_base/base/event.py,sha256=EkCaNRg_ZiyjFJv1vuhzQlLaqWNxKi_VozNNUmE7sJ4,9017
django_project_base/base/exceptions.py,sha256=sdVZ7Z3buUctv88muKG2jFbK-Klq_eXnRijN4rAe0pI,304
django_project_base/base/fields.py,sha256=DToOMhAkJcWBbwT6vmf0oIJ6ZYnpGG55ejXXP8t2_Jc,1792
django_project_base/base/middleware.py,sha256=zYOMiQBZXABrl1iYmV8sDaMgAvH5petkX3-ttoscnAw,1730
django_project_base/base/models.py,sha256=mEJWLG_42AH-KbX1a6WqimmQyIWqwVhIaZ5lOSJrrQQ,12864
django_project_base/base/permissions.py,sha256=2GKdTPSdk7ooWAsRSMRsi_rYGI56YOnfh6m9Wu0t7V4,481
django_project_base/base/queryset_with_cache.py,sha256=GP2HbCUGO2BAmkug0BpalYG_Lczw3r4uJ29pCJS6Vqk,1990
django_project_base/base/signals.py,sha256=L6cD4CMYSuopxf6ojc3ur8GP0CFEJi157j0h1sT3FKI,494
django_project_base/celery/__init__.py,sha256=qGB28G2Ywt-u29o4haad5iTmHLFTV4VF-hLcCf_-Icw,85
django_project_base/celery/apps.py,sha256=LHIDSY6mm3SNAJOw1-C8CQQOUmNqYOW_ahCnkFHva-8,187
django_project_base/celery/celery.py,sha256=wKnGzF411A72eMzek0BRlvmYZFQw-UpO7ndFTapsUcI,2097
django_project_base/celery/settings.py,sha256=SBLhcmcIisSowERoA2qTo9Nr-XkCiGRLLJ2LzKcgTIo,327
django_project_base/celery/background_tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/celery/background_tasks/notification_tasks.py,sha256=4MKaDGoIyNp_gnE6sJ7nvbKnHBLzmh-YAfrvhqbdNlU,1619
django_project_base/licensing/__init__.py,sha256=yqJt7JYJI0pqZGeMByH58jz10ZPQpKnlc7HR9n-gHgQ,106
django_project_base/licensing/apps.py,sha256=6L3xCMcrVGk3koM4D2xJkYurLBeMMrkK-b5q-Jf4PBc,190
django_project_base/licensing/logic.py,sha256=k3gh7GjKLyAxlLHZZX0s0umHD3q4LIsUJ1rR5YBK6Gg,4747
django_project_base/licensing/models.py,sha256=RC8b5orP7Lyeko8KBST4tFG0wLN5Pi1hXqt77uxVLLA,940
django_project_base/licensing/urls.py,sha256=i2iZ7pdPMjiXHooYitRKZJcfEuK9klsYCkLNPtELxtg,175
django_project_base/licensing/migrations/0001_initial.py,sha256=9AGgdzYQIRVwLzOS6boMFqexqHvamkwDYowjO5SxPD0,1813
django_project_base/licensing/migrations/0002_remove_licenseaccessuse_comment_and_more_squashed_0004_alter_licenseaccessuse_amount.py,sha256=ZAah-q3sh0yDK6Ea4b3nTx5t2yF0NTID7qW4zIzjsD0,2303
django_project_base/licensing/migrations/0005_auto_20230901_0613.py,sha256=UJ_AQCJTBndGvAUEoHaCZF3HhNefOIY2Un1u_j_vIHI,550
django_project_base/licensing/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/licensing/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/licensing/rest/rest.py,sha256=GfA7zEsPGyozsPuiiXXq9-7x1xLTlpCXs9Lhg3efB2k,944
django_project_base/licensing/rest/router.py,sha256=3kykPswx3yIK_kag1GS2Roza6LOpYz50d-qW3XfOXXA,243
django_project_base/locale/en/LC_MESSAGES/django.mo,sha256=N1pb17IfLd0ASiKO8d68-B4ygSpDkhKOCs8YTzMXQo0,380
django_project_base/locale/en/LC_MESSAGES/django.po,sha256=2CwqL2hzW8YVGmRnJ1Ir0a9m6Jo2ioltYcp9WxWfRUA,7468
django_project_base/locale/en/LC_MESSAGES/djangojs.mo,sha256=hxIjNPSCPnZTl4WeGtiN08raVJw-4kLlqiZsMfFDbng,84
django_project_base/locale/en/LC_MESSAGES/djangojs.po,sha256=Hb2ehxc0EWl0IyOplTfR1gw1ojH4GQxrRiemiL6O3hU,4562
django_project_base/locale/sl/LC_MESSAGES/django.mo,sha256=VTL_g7-Ea9I641rrXajkL3Pq-n7MCs2CmNZQzz5I5Qc,4385
django_project_base/locale/sl/LC_MESSAGES/django.po,sha256=YWGhhuQxLwGsW20-qYce8X9jvtYYJqUA2pAE-MsE5LA,8756
django_project_base/locale/sl/LC_MESSAGES/djangojs.mo,sha256=cwlPqbRqMQJxEqHbGzqypKYDGnoRAsY2H5otfS7vPdk,3731
django_project_base/locale/sl/LC_MESSAGES/djangojs.po,sha256=K_r1mKyG5vhiHK1QCOfO0VxMHQ6AtoQsYXEVmMfMKL0,6150
django_project_base/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/management/commands/confirm_setting.py,sha256=en9jwYKZy_apLnY1TSnm7PtIvzcYrPHyWBWdpXnrTsc,1739
django_project_base/management/commands/list_pending_settings.py,sha256=kjyu-ax_DBxhs55VEaRTCEain2WWjiWHb6IvAUIgusg,1657
django_project_base/notifications/__init__.py,sha256=ELAa1px-cuGE6tXTscoEKx8wG81mWwd6NuoLFgiSpLo,162
django_project_base/notifications/apps.py,sha256=ZuVTRE8rRC0qhg9IfrgoQWlFgw_CNngil2DyEVqMVeI,449
django_project_base/notifications/constants.py,sha256=epU1dbZoj7d6xqa9-vrF1SHA920XDtpkPb-SuueXuvA,59
django_project_base/notifications/email_notification.py,sha256=j6cSWX-xifRrENEeyJ3-K9uCg84F-NV23a-QXEwxluc,5799
django_project_base/notifications/maintenance_notification.py,sha256=y_WocBt6OW-rGhal8T5Fk-eb7yul-BhBRW2cVa-3KiA,974
django_project_base/notifications/models.py,sha256=0MkzHzEYY6FDE3u67PVL52gmyCARiGD0Rl6cJtXYPKA,9116
django_project_base/notifications/notification_queryset.py,sha256=Y0G7gU0koSi6vUWtNVvpg5CkbrIkwRTyl0nlp1BLbAA,1200
django_project_base/notifications/settings.py,sha256=_ExLdMaj_SnTxJqROyyinNh7ifycVXrKIb_XxvoG-mQ,989
django_project_base/notifications/utils.py,sha256=6B3wxSPlYyDc7DQhzm-cC43aHdn7THgZeZxp1MzkjiU,177
django_project_base/notifications/base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/base/duplicate_notification_mixin.py,sha256=trQ8-AG90LvBpPZXf01SeiNr1QH1_xJfIfLVIe9vVSc,1613
django_project_base/notifications/base/enums.py,sha256=eZzGDJtkD4ixJQ1hTm7F_hYWS3J4xGSMQO7h2OznO1w,1417
django_project_base/notifications/base/notification.py,sha256=HBrpDBdZ2BSOKqUDTSa3HglIIsNA4zGoCJm7YHrmI40,9892
django_project_base/notifications/base/phone_number_parser.py,sha256=BJeUZcHZphBRq0ldoa17pD-Oo34XXD1_UFeyVqs3i28,1230
django_project_base/notifications/base/queable_notification_mixin.py,sha256=oyqAY9o7A_Go0c85-sGHqD0nxa9a0V0N1PSkhBjz3o0,1407
django_project_base/notifications/base/send_notification_mixin.py,sha256=FZfFNdM4ppMK7OxclZpEIYD7xSm-uJSt4WmiXY8LxBo,5398
django_project_base/notifications/base/channels/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/base/channels/channel.py,sha256=mN_5go6hmFXyTqwX6p_2qzlcaAhpOH-ktodEgP2WHZE,7018
django_project_base/notifications/base/channels/mail_channel.py,sha256=jcfKYCZLbuLlgdDykvssHNaxnmGL4htFDpiL4gvUY88,1866
django_project_base/notifications/base/channels/sms_channel.py,sha256=GESGDXhXyTDfTA58wBawsvsPa9ANKEWYPPNfejFcQNY,1287
django_project_base/notifications/base/channels/websocket_channel.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/base/channels/integrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/base/channels/integrations/aws_ses.py,sha256=Y4RGFWuK8GpHcHLrSLAJlpM5t3wi4B2dwbDVVb_5OAc,3499
django_project_base/notifications/base/channels/integrations/aws_sns_single_sms.py,sha256=WcXlaSMoWX602Hxd3931AGCpPhYJC2DO-qHgEztQcnM,3012
django_project_base/notifications/base/channels/integrations/nexmo_sms.py,sha256=jKMvOrdW0AoCnNO81iWX_D-K-A4E4BMyZUQhSmd3jUw,2772
django_project_base/notifications/base/channels/integrations/provider_integration.py,sha256=oVLVle8RcUXAmZxct8QvY0D9JxL1uDB2bifuhLr89a4,2914
django_project_base/notifications/base/channels/integrations/t2.py,sha256=Mm9naz9kNP0Gj0Ig6Qi1WpNZpxwiCtUo1kMWG3HCJ78,10403
django_project_base/notifications/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/management/commands/resend_notification.py,sha256=YfSjOsXjYrmJEO3gKgmGHnlcoEbBVagwaubzMihmLS0,895
django_project_base/notifications/migrations/0001_initial.py,sha256=k_eif0d0mmTyUSsNKFfcSaN0hNee1NIxmE9oXqenccI,6404
django_project_base/notifications/migrations/0002_remove_djangoprojectbasenotification_project_and_more.py,sha256=STQCyvuVlfM6tyqt961Md82WRYQHhwvxtYUz1pXt1sc,1086
django_project_base/notifications/migrations/0003_alter_djangoprojectbasemessage_options.py,sha256=SshuR-OWmSkSDjBJoDBBZoHYBMonm91owdTCL_Gzhrg,413
django_project_base/notifications/migrations/0003_alter_djangoprojectbasemessage_options_and_more.py,sha256=_3a0-gzvLuqTaUH7LcmdKpaGaYw_hVtDbKShbR2xvLY,393
django_project_base/notifications/migrations/0004_alter_djangoprojectbasenotification_options.py,sha256=vwVp1JctQ47Ab5664bg9IqMgTqkPbthFEs2MRmQCATc,412
django_project_base/notifications/migrations/0004_alter_djangoprojectbasenotification_options_and_more.py,sha256=eaYxABu1N6iPJo3Ucqj0fWVx4GvN4WWx2Cie2tMZOv0,2797
django_project_base/notifications/migrations/0005_merge_20230906_1213.py,sha256=Ev7yTxDKVFsPeyGtQhamvGjQHa0SkcP3oRb1lgvNzGk,1501
django_project_base/notifications/migrations/0006_djangoprojectbasenotification_send_notification_sms.py,sha256=lzvzLKwTWAWHj9kFZp9nHJo_mZFoMeFWk6L-0mcg9HY,1458
django_project_base/notifications/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/rest/delivery_report.py,sha256=TAsYMLjwBUrt4WoyLs9XryyssGTBuEAPQgqN6e4thRg,3172
django_project_base/notifications/rest/maintenance_notification.py,sha256=1ODyVkKlzHJ-FaRAZrxSBx6eyglwV-e4WyNDxYybaoo,9089
django_project_base/notifications/rest/notification.py,sha256=7e6s-pjGEbRny39UHy0dD7uj0Z-OPxKAasNuCn44g9k,21912
django_project_base/notifications/rest/router.py,sha256=-S44nTUPgeG7Ud4SIXy4C98R8Dwo6nzPB05kTncC3VY,988
django_project_base/notifications/templates/account_created.html,sha256=HTjVLpmO6RIp5GrPxbcb7i_zo0NnU8zDPoGFQeLi7Z0,368
django_project_base/notifications/templates/notification.html,sha256=RbeiAAlVhv1BwdzxqD7_FowTQqCYJntbXDxULJbXiuc,4339
django_project_base/notifications/templates/notification_login.html,sha256=-RGHNGGTsvefDAZiQVEepItRkmS7pwsW-WC64D_Nj30,2614
django_project_base/notifications/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/tests/notifications_transaction_test_case.py,sha256=GWoKVpJcLIxhRTmROpOEaFQ4pDlS4j3EKp22GyRPJVI,2213
django_project_base/notifications/tests/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/tests/api/test_create_mail.py,sha256=xvoNLYN7xybetI13K_OplCzwIXeQyOgimcFZwLrZFqU,2417
django_project_base/notifications/tests/api/test_list_mail.py,sha256=H1c8FVMztr61IJYnT7ciMNhhE403jTbcKl3R7a8296M,2196
django_project_base/notifications/tests/api/test_remainig_license.py,sha256=07rdAvf6l0iHO46iISYyoG8IIFFGGhZn8NgU8iKvcbo,1084
django_project_base/notifications/tests/api/test_retrieve_mail.py,sha256=Gp5WkPBKWmD5--gq_dQ6HND3kwYQ8RJPflhq_9GFuGw,1485
django_project_base/notifications/tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/tests/unit/test_is_mail_sent.py,sha256=1CyJ0TcpY-ULGKftYA6IRW2ruOj2O9R-wbx0XEJ6fYg,1046
django_project_base/permissions/__init__.py,sha256=LAyB-mhAtWDntPoX4vhsmUWQZecCUpMrIciqLv78w0c,450
django_project_base/profiling/__init__.py,sha256=cVYRVFbv1YKaqF7BIhWfkwC7CpoBBmglcNI6pdTwtlk,77
django_project_base/profiling/middleware.py,sha256=W-FpHpz5Nu_j258qihRBxpV_IM22PYclIa5inAD_Hxk,9788
django_project_base/profiling/performance_base_command.py,sha256=kNsGqRUH1RIZAoECjMX66U4X0u410wpb_iuKbshTpMw,952
django_project_base/profiling/views.py,sha256=-frpGKM08eTNZdDGMdeTaHgpGHkW89v2cKIMZnuMxJE,3452
django_project_base/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/rest/project.py,sha256=uEEG0u1aOs39ou6J6SZt6AwxjJgWqGVq-P8crhh5bmw,17901
django_project_base/rest/project_role.py,sha256=8a1yaUi_uqnUu5hemnGKIXg7zYTx2gQSl07a9C51YNk,3999
django_project_base/static/browser-update/browser-update.js,sha256=NG4UH2KUL1Dnzx-YA5uxG-coL_fZUZRMtkawTRNNIDA,421
django_project_base/static/browser-update/update.min.js,sha256=Fo7YaR80sqkGK5a9bjosWqzzmV1brFSS4HRO1osMxzo,9484
django_project_base/templates/app-debug/main.html,sha256=dgHKTL4N3Ch45rl_TpeJn76jj96dsdpEygreGOSBoy4,2169
django_project_base/templates/email/base.html,sha256=SA6UiwczanC-90fJedhJ68Z18MpHCjQHEXJnLilNXvk,169
django_project_base/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/templatetags/dpb_tags.py,sha256=q_sxS092hF7VhTQ6hUZHcgAEBuoK7E4jXjjbwAz8s-w,200
django_project_base-0.4.5.dist-info/METADATA,sha256=0cPvmkqmOB88Rej-sHMB7qSFSYkwCdVZV9pWA7eRRmI,2182
django_project_base-0.4.5.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
django_project_base-0.4.5.dist-info/top_level.txt,sha256=EEUorDyzNUmOYz02evDnPTS97JTwroD9BK17Xikq3DM,20
django_project_base-0.4.5.dist-info/RECORD,,
