plone / bobtemplates.plone

Python Code Templates for Plone Projects with mr.bob
https://pypi.org/project/bobtemplates.plone/
GNU General Public License v2.0
24 stars 31 forks source link

allow overriding package.dottedname through a configuration file #568

Open erral opened 2 weeks ago

erral commented 2 weeks ago

Useful to be able to override some settings when creating packages, such as when using from cookieplone to create Plone projects.

see https://github.com/plone/cookieplone-templates/pull/63

stevepiercy commented 2 weeks ago

@erral would you please add a changelog entry?

erral commented 2 weeks ago

done