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
BDE
Note Kfet 2015 django
Commits
5df0316d
Commit
5df0316d
authored
Aug 26, 2013
by
Vincent Le gallic
Browse files
code inutile
parent
e4f40d85
Changes
1
Hide whitespace changes
Inline
Side-by-side
views.py
deleted
100644 → 0
View file @
e4f40d85
from
django.http
import
HttpResponse
def
rooturl
(
request
):
return
HttpResponse
(
"c'est pas la bonne page"
)
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