view .hgignore @ 368:831b22e93f94 0.6.3

Implement error and permission handling for UI views. * Views are protected by decorators. * Decorators check for permission errors and render error pages. * Global Flask error handling is for API endpoints.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Sep 2015 03:17:21 -0700
parents 8b45c5ba5d47
children 3a61f45702cb
line wrap: on
line source

syntax:glob
venv
node_modules
wikked/static
wikked/__version__.py
dist
build
*.pyc
*.pyo
*.sublime-*
MANIFEST
Wikked.egg-info
benchmarks/Benchmark.conf
benchmarks/logs
benchmarks/logs-distributed
benchmarks/results