Renombrar actions.py a acciones.py en backend_admin y promociones
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from django.http import JsonResponse
|
||||
from .actions import Admin
|
||||
from .acciones import Admin
|
||||
import logging
|
||||
import json
|
||||
from django.views.decorators.csrf import csrf_exempt
|
||||
|
||||
Reference in New Issue
Block a user