Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
93a95a3c
Commit
93a95a3c
authored
Jul 30, 2018
by
Aleksandar Trifunovic
Committed by
Jelle van der Waa
Jan 21, 2019
Browse files
reduce in py3 is in functools
parent
577a1c3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/views/search.py
View file @
93a95a3c
import
json
import
operator
from
functools
import
reduce
from
django
import
forms
from
django.core.paginator
import
Paginator
,
EmptyPage
,
PageNotAnInteger
...
...
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