Gitlab CSE Unil
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
M. Chardon
ADIM
Commits
b7fc9b91
Commit
b7fc9b91
authored
Jun 18, 2015
by
Julien Furrer
Browse files
git testing cleanup
parent
de047701
Changes
2
Hide whitespace changes
Inline
Side-by-side
adim_project/adim_app/static/touch.tmp
deleted
100644 → 0
View file @
de047701
empty empty
\ No newline at end of file
adim_project/adim_ttp/views.py
View file @
b7fc9b91
...
...
@@ -50,4 +50,4 @@ def validate(request):
# session_key = "anobj_{}".format(anobj.uuid[:12])
# request.session[session_key] = attp_anobj.get('status')
return
HttpResponseRedirect
(
reverse
(
"adim_app:annotate"
,
kwargs
=
{
'anobj_uuid'
:
attp_anobj
.
get
(
'id'
)}))
\ No newline at end of file
return
HttpResponseRedirect
(
reverse
(
"adim_app:annotate"
,
kwargs
=
{
'anobj_uuid'
:
attp_anobj
.
get
(
'id'
)}))
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