@ -7,7 +7,7 @@ from apps.user.models import User
class Command(BaseCommand):
help = 'Fix payment and author balance amount based on payment.data.effective_price_amount'
help = 'Give to all users with role==USER <amount> bonuses in action <action_name>'
def add_arguments(self, parser):
parser.add_argument(