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

333 lines
10 KiB
Python

2 years ago
__doc__ = """
arguments :
--config path of the configuration otherwise it will look for the default in the working directory
"""
7 months ago
# _handler = _route.get()
7 months ago
# @_app.route('/id/<uid>')
# _args = dict(request.args,**{})
10 months ago
print ([_key,_systemKey,_systemKey == _key])
7 months ago
@_app.route('/page')
# if i + 1 < N: