8000 Suspicious URL pattern warning during deployment · Issue #742 · cvat-ai/cvat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Suspicious URL pattern warning during deployment #742
Closed
@zhiltsov-max

Description

@zhiltsov-max

The problem
Documented installation steps for Ubuntu 18.04 produce the following warning message during the deployment.

How to reproduce

$ docker-compose build
$ docker-compose up -d
$ docker exec -it cvat bash -ic 'python3 ~/manage.py createsuperuser'

System check identified some issues:

WARNINGS:
?: (2_0.W001) Your URL pattern 'api/swagger.<slug:format>$' [name='schema-json'] has a route that contains '(?P<', begins with a '^', or ends with a '$'. This was likely an oversight when migrating to django.urls.path().
Username (leave blank to use 'django'):

Environment

  • OS: Ubuntu 18.04
  • Commit SHA: f537236

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0