class CheckURLMixin:
Known subclasses: django.urls.resolvers.RegexPattern
, django.urls.resolvers.RoutePattern
Undocumented
Method | _check_pattern_startswith_slash |
Check that the pattern does not begin with a forward slash. |
Method | describe |
Format the URL pattern for display in warning messages. |