django_project_base/__init__.py,sha256=rbS_6Z2qfwECTsIBfFQwkbAh_KC2NkHgs6itXSwbjYw,307
django_project_base/apps.py,sha256=ka-XVMWBnZd06D590gdCHNEll-cjbCLMkH-sYE-w0a8,355
django_project_base/constants.py,sha256=yNWBgMXJ3QsHNsv4KOTyyDu_iXG3oNOuu3h0airGxhY,447
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=EalykNh4RMFk6j5u2ZTm7pOp_gpAJcmkdNEQUiiLM2E,3881
django_project_base/settings_parser.py,sha256=bh8-2_fkefBXnneWd0Dwb77G6xXY_7yF-S_NZW7-AJQ,1673
django_project_base/urls.py,sha256=spfGOA_FeB_w7CfFU-uR9i9Bu1_9uwZMQ3FBd0VecK0,907
django_project_base/utils.py,sha256=8W0CZqghKZX576a3lb8m2zK4WLOXQlyDVXUxg4qpYWU,5636
django_project_base/views.py,sha256=skNogqVq9ZQD3K199IJYr4VepFSqxYDrM9xf7cgyEXM,912
django_project_base/account/__init__.py,sha256=t2ENuq_LogUsK79pIdgCI2zd2sPLvK7M0hoSooGH58w,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=clx1lN2qn-_g6m17Vk4uah2-fnd-Dkb_pR6F9VeZz6w,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=cxj6RteQ75rjMopUzYhcnk3GZZLoObWiEpesoMbXFsE,1832
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=9GlfJU2FjI5JowU27goXld-Tpl7mTan255UnesuhO4Q,13141
django_project_base/account/rest/impersonate.py,sha256=fOeB_blIjpRIpfn-MjqujbZ6vJ3F3he8IgGL2aOxTvs,4541
django_project_base/account/rest/invite.py,sha256=_0cEK-4QdEzgZ5N24JAFRB787yqKQIAt6LGPcI-DrUE,6838
django_project_base/account/rest/login.py,sha256=r1aCVVCNAbEEPNk-cGB2afXAgknh3Lp29Kf5KhCx5aM,5682
django_project_base/account/rest/profile.py,sha256=3aXQ4q4_3omu6BZELewQBsqbBCF1_1vOWB3RGElBU5Y,26708
django_project_base/account/rest/profile_merge.py,sha256=bGC_8PVTHQLpDtJlkNtba7ZQwT7hTTxF-GWWVy3GZvM,5932
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=NqLZIpDeiP0MABjKzyJEzno-E2d50ITl0HCIZQmUqJ4,5837
django_project_base/account/service/register_user_service.py,sha256=EumENEPbiIKd81qEL82fkuxL78fJhmVaPETQQ6Nlr48,1392
django_project_base/account/service/reset_password_email_service.py,sha256=K8YhpPjiiRoKeYhtl8ATYJTEggxzk07IE8PvAkoxwm0,2432
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=8HRbYgFOlZrxEuIcWhPYJ7ylvPasg9w8pWQuMzci1Q4,2244
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=qHZcPXs5p345OVNpk9y-QRISRDqmsZG8ukYbu53ldT0,9024
django_project_base/base/exceptions.py,sha256=sdVZ7Z3buUctv88muKG2jFbK-Klq_eXnRijN4rAe0pI,304
django_project_base/base/fields.py,sha256=PVGe_YfvJhOvGXU9Yd8412fi7IZSo1InuerUxgZEGuQ,1794
django_project_base/base/middleware.py,sha256=zYOMiQBZXABrl1iYmV8sDaMgAvH5petkX3-ttoscnAw,1730
django_project_base/base/models.py,sha256=tJsRJIKCXgainbghzMgtwqhfzkb7iOqe01PDLkV8rEM,12876
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=MFD0tGdUL7G93Vc2z-fR1jNaTWGUDup_9sOvIDCY-2A,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=E_NWrwzGbMxl3LIe_t86qMNbAQd38bZtPiNIs8B9TcA,98
django_project_base/licensing/apps.py,sha256=6L3xCMcrVGk3koM4D2xJkYurLBeMMrkK-b5q-Jf4PBc,190
django_project_base/licensing/logic.py,sha256=5QYJZFWXMOcWHkkLpQfQY2LRS5DCa8P2ge8pwdx0EOI,4327
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=_kIbkKyKc4Sdihpm7DvjtpVMDt6XyuPnkZVF_YYwyNA,1767
django_project_base/licensing/migrations/0002_remove_licenseaccessuse_comment_and_more_squashed_0004_alter_licenseaccessuse_amount.py,sha256=toXHURGUvMyVGObkjftFztjPcPlOJCmwOkurkVMKIqQ,2065
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=iTyB-zIbfp_syiz6PkQ5aUWW7BOranxB3zpMC524jVo,1790
django_project_base/management/commands/list_pending_settings.py,sha256=kjyu-ax_DBxhs55VEaRTCEain2WWjiWHb6IvAUIgusg,1657
django_project_base/notifications/__init__.py,sha256=kWQeL59ahS__Ufz43hknKMnZrHMbBiKCvV_PX-132jA,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=MW7CWSaTy8_40HR23os1k9OGBrxkvzAMEmVodRZddZQ,9480
django_project_base/notifications/notification_queryset.py,sha256=Y0G7gU0koSi6vUWtNVvpg5CkbrIkwRTyl0nlp1BLbAA,1200
django_project_base/notifications/settings.py,sha256=CsBSEjjmmQBCa3Ptq6_zBW_Mt8Qna9xTGXgoO_wDfPM,943
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=8okT8HGs8_hSK4nz_FCLkp3c0W5DwGe9R8W5zwaV6tY,11382
django_project_base/notifications/base/phone_number_parser.py,sha256=Gvwtr_k7PaEItZI1JfStTP4CmHVc6OBICrRo3TPSZe0,1687
django_project_base/notifications/base/queable_notification_mixin.py,sha256=oyqAY9o7A_Go0c85-sGHqD0nxa9a0V0N1PSkhBjz3o0,1407
django_project_base/notifications/base/send_notification_mixin.py,sha256=wHDMRU_RmTJkz8ivM6Xd_X7cN28HA-O9vfM49pmxuBc,5936
django_project_base/notifications/base/channels/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/base/channels/channel.py,sha256=BGLY2FpwERhB2Xpgnb7l1ldXld3W_uuikr0iMhDA8a8,10772
django_project_base/notifications/base/channels/mail_channel.py,sha256=irKN7jtTJtAEi_Chih1VQkRr8k_yIXldUBc4aa4Xvrs,1759
django_project_base/notifications/base/channels/sms_channel.py,sha256=hVQ1Vw9ZwGvbMv-oa3dpc4mEvnEgYtqfw7aml2ySAJw,1034
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=qiksVWCeuzGQHrvIL-XuyIVKF-tAWoFz-N89-tGoFPM,3550
django_project_base/notifications/base/channels/integrations/aws_sns_single_sms.py,sha256=dlcmGnAqlT3BYwyuo8haBXxjsgTLlVa42FHKvKCzdH0,3070
django_project_base/notifications/base/channels/integrations/nexmo_sms.py,sha256=4APIy1SCrklg29QCTspwBq0nHT5MRXqy80eRKwbFVdA,2815
django_project_base/notifications/base/channels/integrations/provider_integration.py,sha256=oVLVle8RcUXAmZxct8QvY0D9JxL1uDB2bifuhLr89a4,2914
django_project_base/notifications/base/channels/integrations/t2.py,sha256=bKVQTtsEReLJT8aDHuEUJbn9Ax-XnbyJRP3ghGY6HmE,10461
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=mpbaeZLRyQ-4CrQFnNkjaaocChVlVYp-d9MBEUJC1Lw,889
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=BKdUa1fP1yesr15YXls_4wnIV1DNd8EFUGweBSZz4NE,2533
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/0007_auto_20231026_0555.py,sha256=wSqXwLioHt9REZySqx_dBsl95casAPFbgvX85r9o0C8,1056
django_project_base/notifications/migrations/0008_deliveryreport_auxiliary_notification.py,sha256=NF5b3NV0dqCpIN1x5UpzFqzmn4qzmKOgiT0CdOHXJMg,448
django_project_base/notifications/migrations/0009_auto_20231108_0658.py,sha256=5RpBmi5wUvecSM_QWWZAxAq5i3NZq_B9iDj3W4EgnWg,1410
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=SU40BNwx04eyap3AEWf31Te8sfo2r8NHQ6p3wRduaMw,21913
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=5yxvmSdK4GQ9aBMK7eUtO3qb3VTioZkwlzMVaHKvaD8,3332
django_project_base/notifications/tests/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/notifications/tests/api/test_create_mail.py,sha256=zquUCy2PT5QUXQajhDHUDts2YIcVGyQO2XTBc_2QRr8,2427
django_project_base/notifications/tests/api/test_list_mail.py,sha256=H1c8FVMztr61IJYnT7ciMNhhE403jTbcKl3R7a8296M,2196
django_project_base/notifications/tests/api/test_remainig_license.py,sha256=hSnxahn97HQGEBGaz542Cjfwie09tcjXYreReu9ntIA,789
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=PST_jMya5gtqRZE5AWqvppzEDV6JK7hWPd4r3JXFImk,2866
django_project_base/notifications/tests/unit/test_is_phone_number_valid.py,sha256=LV-fIFRxf0LztTW4vyn77XjZ7sSfHsQGavVMr7QFoFk,543
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=ppcRSkvxoDL1377gjk5b8narATrynS9Mk5KI-MT2qmw,9788
django_project_base/profiling/performance_base_command.py,sha256=eqYuZ-E4hiLCist8-t22pd15DjYJREWhlUoNdyaXmnY,1040
django_project_base/profiling/views.py,sha256=uymVBpwgjS5Y9k28_6Yj0HpzezAeFyvqHZL2Ck7q0To,3480
django_project_base/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_project_base/rest/project.py,sha256=Y3TQLwbc_oQ5xtktpqmBFjIN-yROAOX69tbX5N_lrAQ,18069
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.8.dist-info/METADATA,sha256=a3FwSS83V3bHFfy_pVXLr97LWRRBzNP83X_trFXTHmY,2212
django_project_base-0.4.8.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
django_project_base-0.4.8.dist-info/top_level.txt,sha256=EEUorDyzNUmOYz02evDnPTS97JTwroD9BK17Xikq3DM,20
django_project_base-0.4.8.dist-info/RECORD,,
