view .gutctags @ 597:79a31a3c947b

admin: Better production config for FoodTruck, provide proper first site. * Use a `settings` object to configure Flask. * Accept an `app.cfg` file in the admin folder to configure Flask. * Get a proper first site name when the cookie isn't set yet.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 Jan 2016 21:39:18 -0800
parents 9650638e504d
children 91dd760950ad
line wrap: on
line source

--exclude=build
--exclude=dist
--exclude=docs/_cache
--exclude=docs/_counter
--exclude=docs/bower_components
--exclude=docs/node_modules
--exclude=docs/raw
--exclude=foodtruckui/bower_components
--exclude=foodtruckui/node_modules
--exclude=*.egg-info
--exclude=__pycache__
--exclude=__tmpfs__