Files
@ 42d1f33f2b87
Branch filter:
Location: kallithea/docs/readme.rst
42d1f33f2b87
42 B
text/prs.fallenstein.rst
changeset: store hexified source hash in context so it is readily available in template
Avoid hex as "encoding" - it is not supported in py3.
Mercurial store source and transplant_source differently ... but that will now
be handled in the controller instead of in the template.
Avoid hex as "encoding" - it is not supported in py3.
Mercurial store source and transplant_source differently ... but that will now
be handled in the controller instead of in the template.