##// END OF EJS Templates
auth: XHRRequired decorator is no longer required....
auth: XHRRequired decorator is no longer required. - was replaced by xhr=True view config of pyramid

File last commit:

r1:854a839a default
r1999:6219530b default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html