django-bakery icon indicating copy to clipboard operation
django-bakery copied to clipboard

A set of helpers for baking your Django site out as flat files

Results 36 django-bakery issues
Sort by recently updated
recently updated
newest added

It would be great to have the publish command integrated with django-storages. Looks like right now [publish](https://github.com/palewire/django-bakery/blob/v0.12.7/bakery/management/commands/publish.py) only supports aws buckets, but django-storages support other storage options. For example, we...

There are some cases where setting up a message broker is not possible or would complicate things. It would be great to have the option to run auto-publish tasks without...

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. Changelog Sourced from cryptography's changelog. 41.0.4 - 2023-09-19 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. .. _v41-0-3: Commits...

dependencies

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python