Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
021831a7
authored
2024-07-11 14:45:21 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'fix/2024-05-pen-test' into feature/uat-tmp
2 parents
214aaadb
a90d7e16
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/account/urls.py
src/apps/account/urls.py
View file @
021831a
...
...
@@ -3,7 +3,7 @@ from . import views
urlpatterns
=
[
path
(
r'login/'
,
views
.
LoginView
.
as_view
()),
#
path(r'login/', views.LoginView.as_view()),
path
(
r'iwalogin/'
,
views
.
IWALoginView
.
as_view
()),
path
(
r'iwaurl/'
,
views
.
IWAUrlView
.
as_view
()),
path
(
r'adminlogin/'
,
views
.
AdminLoginView
.
as_view
()),
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment