wbcrm 1.52.4__py2.py3-none-any.whl → 1.52.5__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of wbcrm might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
- from django.utils.translation import gettext as _
1
+ from django.utils.translation import gettext_lazy as _
2
2
  from wbcore.menus import ItemPermission, MenuItem
3
3
  from wbcore.permissions.shortcuts import is_internal_user
4
4
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wbcrm
3
- Version: 1.52.4
3
+ Version: 1.52.5
4
4
  Summary: A workbench module that contains all the functionality related to a customer relationship management.
5
5
  Author-email: Christopher Wittlinger <c.wittlinger@stainly.com>
6
6
  Requires-Dist: django-eventtools==1.*
@@ -164,7 +164,7 @@ wbcrm/viewsets/endpoints/groups.py,sha256=JLPEEtyKbCDb0R7aCdHtrG3XWyfCduW1zdOwK6
164
164
  wbcrm/viewsets/endpoints/products.py,sha256=1sjCon-dgWwwwCJV_KxRGRiHLDVv1t60Vv8ezNpiXCU,362
165
165
  wbcrm/viewsets/menu/__init__.py,sha256=V2ns9vGWIkkN4PsJHvGVnbiQUaGcx9VFA2UV65l8nXA,221
166
166
  wbcrm/viewsets/menu/accounts.py,sha256=XyfLf-3EmMDUyVeGEG4-THIifIwAp5RnX9UCm0epG2g,630
167
- wbcrm/viewsets/menu/activities.py,sha256=BvzrUtMj9xk-ybG4y6a36nGN01CtsRkzqQUEpjewUB0,1602
167
+ wbcrm/viewsets/menu/activities.py,sha256=7sz2XY-HRsa1KyeIuWqOTsvC4wXSpbBppNsHxXC-xHY,1607
168
168
  wbcrm/viewsets/menu/groups.py,sha256=cTRT9-TVWvzx0-fk_OrBYujqZkqdw88_Q2lDfBfIwoU,606
169
169
  wbcrm/viewsets/menu/products.py,sha256=0YwZwTakoR92_l5kjX4I0pCAnx--OTIlTZ0HkB3lFPw,654
170
170
  wbcrm/viewsets/previews/__init__.py,sha256=EWvN0AiXSj7XzT48LfT6EH-ZkrzCQcM9zMKKDUsZ_Pc,46
@@ -176,6 +176,6 @@ wbcrm/viewsets/titles/products.py,sha256=cFAK5zljjybabk2U0KzPT2PVfV5vmO_UlJd6QlI
176
176
  wbcrm/viewsets/titles/utils.py,sha256=IaHQTmEG2OwIHS1bRv7sjuT950wefUJNi3yvPdrpNEs,1144
177
177
  wbcrm/workflows/__init__.py,sha256=biwXXPkVJugT9Vc1cwbInAUY8EnVmOauxdPz7e_2w_A,32
178
178
  wbcrm/workflows/assignee_methods.py,sha256=L7ymErtcpFgXdTMTj_lDOVJqsLAGLNT6qMlrkHGuXWM,999
179
- wbcrm-1.52.4.dist-info/METADATA,sha256=KHRPNSGshP6TKwF1kvo4eRE30WnIa2gRJCnJ9xLxBHA,450
180
- wbcrm-1.52.4.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
181
- wbcrm-1.52.4.dist-info/RECORD,,
179
+ wbcrm-1.52.5.dist-info/METADATA,sha256=02zDEf8xib66ZvRGczC837n_X540AU_bzfkWlXgtsIo,450
180
+ wbcrm-1.52.5.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
181
+ wbcrm-1.52.5.dist-info/RECORD,,
File without changes