index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tools
/
pagination.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-1
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-3
/
+3
*
Add Python 3 support in pagination.
Ben Sturmfels
2016-09-16
1
-4
/
+3
*
Use six.moves.zip instead of itertools.izip.
Berker Peksag
2014-06-02
1
-2
/
+4
*
Fix pagination for certain request.GET data
Christopher Allan Webber
2013-09-13
1
-2
/
+6
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
Remove Mongoism query.skip()
Sebastian Spaeth
2012-12-21
1
-2
/
+5
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-2
/
+2
*
Fixed pylint issues, removed unused import
Joar Wandborg
2012-10-02
1
-1
/
+0
*
Changed copy.copy(get_params) to dict(get_params)
Joar Wandborg
2012-09-30
1
-1
/
+1
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Dot-Notation for "_id"
Elrond
2011-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-7
/
+9
*
i592: Use full path in various places
Elrond
2011-10-03
1
-1
/
+1
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-0
/
+109