@ -21,8 +21,7 @@ def check_license():
order_status=consts.ORDER_UNPAID, deleted=False)
# çàìîðîçèòü íåîïëà÷åííûå â ñðîê ñ÷åòà
# TODO äîáàâèòü äàòó çàìîðîçêè
licenses.update(order_status=consts.ORDER_SUSPENDED)
licenses.update(order_status=consts.ORDER_SUSPENDED, suspend_date=_now.date())
for profile in profiles:
try: