You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cms/index.py

368 lines
11 KiB
Python

2 years ago
__doc__ = """
arguments :
--config path of the configuration otherwise it will look for the default in the working directory
"""
# # print ([_system])
_html = ""
2 years ago
_args = {} #{'system':_config['system']}
10 months ago
@_app.route('/version')
e = Environment(loader=BaseLoader()).from_string(_html)
# _data = {} #cms.components.data(_config)
if sys.argv[i].startswith('--'):
2 years ago
# #