kit-data-manager / kit-data-manager/EVOKS

url pattern warning

Open
#255 1 comment 0 reactions 1 assignee Claimed by @FelixFrizzy View on GitHub
comment / enhancement priority::1(low) unit::backend
Dominant language
Python
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When running `python manage.py check --deploy` inside the web container, there is a warning:
`?: (urls.W002) Your URL pattern '/' [name='teams'] has a route beginning with a '/'. Remove this slash as it is unnecessary. If this pattern is targeted in an include(), ensure the include() pattern has a trailing '/'.`

So far, this does not have any unintended side effects, therefore the warning could be suppressed in the settings.py.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.