David Glick

Results 452 comments of David Glick

Maybe relevant: https://github.com/mbarde/volto-image-crop-widget

https://pypi.python.org/pypi/collective.diversion or https://pypi.python.org/pypi/zodbupdate may be useful

@wesleybl Which tests are failing due to the different timezone?

@wesleybl When I run the buildout.coredev tests currently on my machine in UTC-8, I don't get any timezone-related errors. I think we improved the tests that were previously timezone-dependent, and...

(Side note: on my M1 Mac, `bin/test -j 4` completes in less than 6 minutes. Wow.)

@wesleybl Interesting, I can reproduce your errors if I set my system timezone to America/Sao_Paulo, but not when it is set to America/Los_Angeles. I think we should fix this in...

@flipmcf Assuming your package's zcml is already loaded in the buildout configuration (i.e. in the `zcml =` setting for plone.recipe.zope2instance, or using plone.autoinclude) you should be able to simply put...

@stevepiercy yeah, I think that's the right approach. Sorry that I haven't made time to work on it yet. I've been busy sorting out some things with our housing and...