Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606885025-practice
Commits
de601397
Commit
de601397
authored
Nov 07, 2019
by
Rani Lasma Uli
Browse files
remove unused lib
parent
28f26c59
Changes
1
Hide whitespace changes
Inline
Side-by-side
lists/views.py
View file @
de601397
from
django.http
import
HttpResponse
from
django.shortcuts
import
redirect
,
render
from
lists.models
import
Item
from
unittest.mock
import
patch
response
=
{}
def
index
(
request
):
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment