diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-04 17:28:53 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-04 17:31:12 +0100 |
commit | 2222278dcdf70a1dbcba0e5955344259d0697752 (patch) | |
tree | 07bb040b495c37ca389e3c6153e54c9759cbebbe /docs/source/siteadmin/codebase.rst | |
parent | 1244ffc8f5c3617bab98b560dcd57d51bc5afbd4 (diff) | |
download | mediagoblin-2222278dcdf70a1dbcba0e5955344259d0697752.tar.lz mediagoblin-2222278dcdf70a1dbcba0e5955344259d0697752.tar.xz mediagoblin-2222278dcdf70a1dbcba0e5955344259d0697752.zip |
Remove gridify_*
We injected a gridify_list and gridify_cursor function into each jinja2
template that we render. This was used to split the list of media_entries
into batches of 5 for nicer table columns. However, jinja2 has a nice |batch
filter built in that does the job for us just as well with less code (on our side)
Less code=good
so let's merge this one.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'docs/source/siteadmin/codebase.rst')
0 files changed, 0 insertions, 0 deletions