Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fibre
portal-interface
Commits
09507843
Commit
09507843
authored
Jan 16, 2020
by
Felipe Fonseca
Browse files
Added Cafe login route
parent
7a46d67b
Changes
1
Hide whitespace changes
Inline
Side-by-side
portal/urls.py
View file @
09507843
...
...
@@ -13,7 +13,7 @@ urlpatterns = [
# #############################################
# CAFe Authentication
url
(
r
'^
DS
/$'
,
url
(
r
'^
Cafe
/$'
,
views_auth
.
cafe_authentication
,
name
=
'cafe_authentication'
),
...
...
Write
Preview
Supports
Markdown
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