Version 10 (modified by Jonathan Buchanan <jonathan.buchanan@…>, 18 years ago) ( diff )

Made PaginatorTag description more, er... descriptive

CookBookTemplateTagTranslation - Easy translation.

CookBookTemplateTagRegroup - Using Regroup to order by category on a single table.

ExprTag - Calculating python expression and saving the result to a variable.

CatchTag - Catching the content and saving it to a variable.

CallTag - Just like include, but can pass parameters to it.

ColumnizeTag - Put stuff into columns, with row and cell class support.

PaginatorTag - Inclusion tag for generating pagination controls with first/last and adjacent page links when using the object_list generic view.

Note: See TracWiki for help on using the wiki.
Back to Top