Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TDT4242 Group 5
SecFit
Commits
6d822e3b
Commit
6d822e3b
authored
Apr 03, 2022
by
Runar Sæther
Browse files
Merge branch '20-refactor-users/urls.py' into 'master'
Resolve "Refactor users/urls.py" Closes
#20
See merge request
!29
parents
ef6747f6
adf3d933
Pipeline
#171430
passed with stages
in 2 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backend/secfit/users/urls.py
View file @
6d822e3b
from
django.urls
import
path
,
include
from
users
import
views
from
rest_framework.urlpatterns
import
format_suffix_patterns
from
rest_framework_simplejwt.views
import
(
TokenObtainPairView
,
TokenRefreshView
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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