Colm Dougan
|
e394033bd9
Added date filter as per Django, e.g. {{ date_var1|date:"r" }}.
|
17 лет назад |
colm.dougan
|
b4f92e5370
Added date filter as per Django, e.g. {{ date_var1|date:"r" }}.
|
17 лет назад |
Colm Dougan
|
48b9b5face
|
17 лет назад |
colm.dougan
|
7bf8975725
|
17 лет назад |
Evan Miller
|
156312970c
* Rename "plus" to "add" to conform to standard DTL.
|
17 лет назад |
emmiller
|
0c1ed27abd
* Rename "plus" to "add" to conform to standard DTL.
|
17 лет назад |
Evan Miller
|
b33692de4c
Support additional for loop variables: "revcounter", "revcounter0", "first", "last", "parentloop".
|
17 лет назад |
emmiller
|
e58d5f3dea
Support additional for loop variables: "revcounter", "revcounter0", "first", "last", "parentloop".
|
17 лет назад |
Evan Miller
|
b4bf177fc2
1. Can resolve variables from function calls to parameterized modules, e.g.
|
17 лет назад |
emmiller
|
a6002bd49e
1. Can resolve variables from function calls to parameterized modules, e.g.
|
17 лет назад |
Evan Miller
|
b2e3534da9
* Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing!
|
17 лет назад |
emmiller
|
b80fc1007b
* Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing!
|
17 лет назад |