79385873

Date: 2025-01-24 23:23:58
Score: 0.5
Natty:
Report link
        custom_urls = [
            path(
                "/tenant-admin/<tenant_name>/", self.index_view, name="index"
            ),  # Tenant-specific index
        ]

edit this line :

    "<str:tenant_name>/"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ErfanSafarzad7