Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Menu Redirector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
Menu Redirector
Commits
bdcc5661
Commit
bdcc5661
authored
5 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
isort
parent
5d241699
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
controllers/main.py
+2
-2
2 additions, 2 deletions
controllers/main.py
with
2 additions
and
2 deletions
controllers/main.py
+
2
−
2
View file @
bdcc5661
import
logging
import
werkzeug.utils
import
odoo.modules.registry
from
odoo
import
http
from
odoo.http
import
request
...
...
@@ -3,9 +5,7 @@
import
odoo.modules.registry
from
odoo
import
http
from
odoo.http
import
request
import
werkzeug.utils
log
=
logging
.
getLogger
(
__name__
)
REDIRECT_MSG
=
"
Redirecting client to configured url: %s
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment