Andreas Stenius
|
bec899d4dc
Support for record variables.
|
11 years ago |
Andreas Stenius
|
0b860036d1
Add travis build status to readme.
|
11 years ago |
Andreas Stenius
|
73a0835b10
Check OS environment for additional compiler options.
|
11 years ago |
Evan Miller
|
0a755de86e
Custom tag vars are atoms, not lists
|
11 years ago |
Evan Miller
|
edec5ac521
Support for {% verbatim %} tag
|
12 years ago |
Evan Miller
|
8b1e64bd93
Fix various custom tag issues
|
12 years ago |
Serge Aleynikov
|
6e7bb36678
Add support for custom tags having access to extra data
|
12 years ago |
serge
|
f74b94f800
Property handle compiler return code
|
12 years ago |
Serge Aleynikov
|
a6a6983638
Added variables/0 exported function to compiled templates
|
12 years ago |
Thomas Geffert
|
11b43809a0
Support {% ifchanged Expression(s) %} like Django does
|
13 years ago |
Evan Miller
|
b076a6e245
New compile-time option: custom_filters_modules
|
13 years ago |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 years ago |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 years ago |
Evan Miller
|
dc377d7581
{% blocktrans %} no longer uses identifiers
|
13 years ago |
Emilio Nyaray
|
74706d81c2
Implemented and documented truncatechars from django dev.
|
13 years ago |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 years ago |
Evan Miller
|
8384b6d488
custom_tags_modules (plural) and reqd applications
|
13 years ago |
Evan Miller
|
13362eeefe
Support _("syntax") in custom tags
|
14 years ago |
Evan Miller
|
2da04c331b
Fix README
|
14 years ago |
Evan Miller
|
694fc92e46
Preliminary blocktrans support
|
14 years ago |
Evan Miller
|
9646b5a4e6
Implement "iriencode" filter
|
14 years ago |
Evan Miller
|
e26d23fcc4
New tag: spaceless
|
14 years ago |
Evan Miller
|
7bd6d356f4
New tags: ssi, filter, templatetag, and widthratio
|
14 years ago |
Evan Miller
|
70002289ce
Fix README
|
14 years ago |
Evan Miller
|
ccbfa71946
Update README
|
14 years ago |
Evan Miller
|
00165a620f
Indicate which tags are still unsupported
|
14 years ago |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 years ago |
Evan Miller
|
d4aa8a1b89
Support for custom tags modules
|
14 years ago |
Evan Miller
|
6c59be1320
Compile custom tags at most once per template
|
14 years ago |
Evan Miller
|
25480ecea4
More formatting
|
15 years ago |