issues
search
mmontone
/
djula
Common Lisp port of the Django templating language
http://mmontone.github.io/djula/djula
MIT License
152
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fixed Lisp syntax
#97
dertuxmalwieder
closed
1 week ago
0
Build error: `Unhandled TYPE-ERROR: The value is not of type STRING`
#96
barracuda156
closed
3 weeks ago
5
Symbol *djula-execute-package* does not exist
#95
daninus14
closed
2 months ago
1
Symbol *template-package* does not exist
#94
3inven
closed
3 months ago
3
Variable named "format"
#93
john-floren-gravwell
closed
6 months ago
8
Template execution package
#92
mmontone
closed
9 months ago
5
Erroneous function type declarations
#91
death
closed
9 months ago
1
Test broken on ECL `(ASDF/SYSTEM:SYSTEM-RELATIVE-PATHNAME :DJULA "test/templates/t1.djula")`
#90
hraban
closed
9 months ago
11
cannot use base.html and subdir/base.html in inheritance chain
#89
krsanky
closed
9 months ago
16
Tests are fails on macOS 14 at CLisp
#88
catap
closed
12 months ago
13
i18n: error message and docstring to document the separate translation systems
#87
vindarel
closed
1 year ago
1
(minor) doc additions on i18n
#86
vindarel
closed
9 months ago
15
Feedback: possible issue with string-downcase in backend-translate for gettext
#85
vindarel
closed
1 year ago
2
test: fix timezone in unit test
#84
hraban
closed
1 year ago
1
Accessing struct values inside the template
#83
challmand
closed
9 months ago
8
using length filter as boolean for if conditionals
#82
challmand
closed
2 years ago
2
Doc deployment
#81
vindarel
closed
2 years ago
1
list-asdf-system-templates: error out if component name not found
#80
vindarel
closed
2 years ago
0
Is it possible to use Djula templates in a (hopefully) self-contained binary?
#79
vindarel
closed
2 years ago
16
[Q] Help setting up i18n and xgettext?
#78
vindarel
closed
9 months ago
12
Parsing a list of hash table
#77
asarch
opened
2 years ago
2
docs: fix filename collisions and split by chapter
#76
fjl
closed
2 years ago
3
Remove dependency on 'anaphora'
#75
fjl
closed
2 years ago
1
Fix compilation warnings
#74
fjl
closed
2 years ago
0
Don't export unbound symbol HTML-ESCAPE
#73
fjl
closed
2 years ago
0
Consider moving docs away from Sphinx
#72
mmontone
closed
3 years ago
1
Docs: mention how to include templates
#71
vindarel
closed
3 years ago
1
Docs: loop a fixed number of times with the make-list trick
#70
vindarel
closed
3 years ago
0
Proposal to iterate a fixed number of times with `for` (à la dotimes)
#69
vindarel
closed
3 years ago
11
Using ifequal (or similar tag) with a filtered value
#68
Stephane-T
closed
3 years ago
3
Review the use of select instead of cl-slice
#67
Hellseher
opened
3 years ago
0
Docs: document *default-template-arguments*
#66
vindarel
closed
3 years ago
0
specials.lisp: initialize *template-arguments* (and 2 more) to nil
#65
vindarel
closed
3 years ago
1
filters: avoid displaying the string "NIL"
#64
vindarel
closed
4 years ago
0
Is it possible to compile/render a template placed anywhere on the disk?
#63
iamFIREcracker
closed
4 years ago
2
Add make_list to filters
#62
duikboot
closed
4 years ago
0
Added length_is to filters.lisp
#61
duikboot
closed
4 years ago
0
Added :divisibleby filter
#60
duikboot
closed
4 years ago
3
filters: add rest
#59
vindarel
closed
4 years ago
0
fix truncatechars filter with a string smaller than the ellision
#58
vindarel
closed
4 years ago
0
Docs about :djula-prod
#57
vindarel
closed
4 years ago
1
Question: replacing a placeholder in a placeholder?
#56
vindarel
closed
4 years ago
0
Review filters implementation
#55
mmontone
opened
4 years ago
1
More filters doc
#54
vindarel
closed
4 years ago
1
doc: document custom filters with def-filter.
#53
vindarel
closed
4 years ago
0
doc: some filters are not referenced
#52
vindarel
closed
4 years ago
1
How to build the Sphinx documentation?
#51
vindarel
closed
4 years ago
3
Implement divisibleby or modulus equivalent
#50
mateusfccp
closed
4 years ago
4
Update documentation for date filter
#49
hectorhon
closed
4 years ago
1
Change add-filter documentation #47
#48
jeroenpeters1986
closed
6 years ago
0
Next