Re: suggestion for scaffolds

2012-02-03 Thread Blaise Laflamme
Good point... I'm currently rewriting the scaffold theme and hope to have it done before 1.3 release -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/LKMYM6

Re: suggestion for scaffolds

2012-02-03 Thread Mike Orr
On Fri, Feb 3, 2012 at 9:28 AM, Jonathan Vanasco wrote: > 2. migrate all the /static/ items to /static/pyramid/ > > it's too cluttered and slightly intimidating , and when you're playing > around... i want to clean out those files but I don't want to lose > them (yet). +1 I usually delete them i

suggestion for scaffolds

2012-02-03 Thread Jonathan Vanasco
two quick suggestions for scaffolds. i'd be happy to submit a patch if the maintainers agree: 1. Move cache_max_age to a dev.ini setting scaffolds currently have this line: https://github.com/Pylons/pyramid/blob/master/pyramid/scaffolds/alchemy/%2Bpackage%2B/__init__.py https://github.com/Pylo