fnp
/
django-pagination.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
d08d00a
)
Fix bug in {% autopaginate ... as ... %} handling.
author
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 21 Dec 2010 15:06:35 +0000
(16:06 +0100)
committer
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 21 Dec 2010 15:06:35 +0000
(16:06 +0100)
Simplify the parser and make it less error prone (no more if-then-else tree)
Allow orphans to be specified as variable.
No differences found