Devin Doucette
|
264517f402
Fix position after }}--> and %}-->
|
14 years ago |
Evan Miller
|
7b2309e556
Merge pull request #11 from goj/master
|
14 years ago |
Krzysztof Goj
|
e09feace89
Updated .gitignore
|
14 years ago |
Evan Miller
|
1facccc27e
Close <li> tags in linebreaks.
|
14 years ago |
Evan Miller
|
8a89e64c99
Support no-argument version of "date" filter
|
14 years ago |
Evan Miller
|
f40805af93
Make "linebreaks" more Erlang-y
|
14 years ago |
Evan Miller
|
ab53409f9e
Support "only" keyword with include
|
14 years ago |
Evan Miller
|
45c9c57b39
Use rebar for builds.
|
14 years ago |
Evan Miller
|
fa285305ff
Change "include" tag to follow Django behavior
|
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
|
fc76082e62
Implement truncatewords_html filter
|
14 years ago |
Evan Miller
|
c123411949
Implement "safe" and "safeseq" filters.
|
14 years ago |
Evan Miller
|
b3ef61ac2a
Implement unordered_list filter
|
14 years ago |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 years ago |
Evan Miller
|
3aa6967858
Fix .app file and create filter_lib directory
|
14 years ago |
Evan Miller
|
69c06cc297
Filters galore! Thanks to Drew Gulino
|
14 years ago |
Evan Miller
|
889155fdc9
Custom tag bug fixes.
|
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 |
Ilia Cheishvili
|
978c9f55f8
fixing issue with module dependencies (processing the list recursively for all dependencies)
|
14 years ago |
Dmitry Vasiliev
|
d8db1a55f9
Run must depend on compile
|
14 years ago |
Dmitry Vasiliev
|
fc55d85c64
Tests must depend on compile
|
14 years ago |
Dmitry Vasiliev
|
d4daeda8af
Added more files to ignore
|
14 years ago |
Dmitry Vasiliev
|
e2e65084f2
Ignore some uneeded files
|
14 years ago |
Evan Miller
|
14872e22e6
Add gettext and sources_parser_unittests to .app
|
14 years ago |