Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
d60602ec
Commit
d60602ec
authored
Jan 29, 2020
by
Lukas Burgey
Browse files
Remove additional prefix
parent
6404daf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
feudal/urls.py
View file @
d60602ec
...
...
@@ -3,6 +3,4 @@ from django.conf.urls import include, url
from
.backend
import
urls
# pylint: disable=invalid-name
urlpatterns
=
[
url
(
r
'^backend/'
,
include
(
urls
.
URLPATTERNS
)),
]
urlpatterns
=
urls
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment