Files @ 11caff9ee818
Branch filter:

Location: kallithea/requirements.txt

Thomas De Schampheleire
model,templates: make text argument to h.link_to translatable strings

The first argument to h.link_to() is the link text. It should be marked as
translatable to other languages.
1
2
3
4
# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.