Changeset - d332fca29474
default
3
3
3
Grafted from: 8615cedf87bd
config: move various py templates to kallithea/templates/py/
For some reason, we had some python templates in kallithea/config .
kallithea.config is mainly the TG entry point, and thus a high level controller
thing - not a place to store templates.
Instead, use the templates directory and introduce a new py subdirectory.
With git hook templates in a templates directory, there is no need for tmpl in
the name.
For some reason, we had some python templates in kallithea/config .
kallithea.config is mainly the TG entry point, and thus a high level controller
thing - not a place to store templates.
Instead, use the templates directory and introduce a new py subdirectory.
With git hook templates in a templates directory, there is no need for tmpl in
the name.
6 files changed with 3 insertions and 9 deletions:
0 comments (0 inline, 0 general)
file renamed from kallithea/config/extensions/extensions.py to kallithea/templates/py/extensions.py |
||
file renamed from kallithea/config/post_receive_tmpl.py to kallithea/templates/py/git_post_receive_hook.py |
||
0 comments (0 inline, 0 general)