Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
website
Commits
6c324741
Commit
6c324741
authored
Apr 23, 2017
by
Andreas Valder
Browse files
renamed editapi to edit
parent
3696c663
Changes
2
Hide whitespace changes
Inline
Side-by-side
edit
api
.py
→
edit.py
View file @
6c324741
File moved
server.py
View file @
6c324741
...
...
@@ -614,7 +614,7 @@ def legacy(phpfile=None):
print
(
"Unknown legacy url:"
,
request
.
url
)
return
redirect
(
url_for
(
'index'
),
code
=
302
)
import
edit
api
import
edit
import
feeds
import
importer
import
stats
...
...
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