##// END OF EJS Templates
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow....
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow. We anyway load it per-request so we can re-use this.

File last commit:

r3288:583d96d1 default
r3855:e1ec64bd default
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
sphinx==1.8.2
six==1.11.0
sphinx_rtd_theme==0.4.1
docutils==0.14.0
pygments==2.3.0
markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4