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 47 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

Bumps [starlette](https://github.com/encode/starlette) from 0.37.2 to 0.40.0. Release notes Sourced from starlette's releases. Version 0.40.0 This release fixes a Denial of service (DoS) via multipart/form-data requests. You can view the full...

dependencies
python

Bumps [boto3](https://github.com/boto/boto3) from 1.35.10 to 1.35.31. Commits aaa09a4 Merge branch 'release-1.35.31' 19754c8 Bumping version to 1.35.31 595c525 Add changelog entries from botocore 243c39d Merge branch 'release-1.35.30' cdd920e Merge branch 'release-1.35.30'...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...

dependencies
python

Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.10. Commits 23a8538 [5.1.x] Bumped version for 5.1.10 release. 596542d [5.1.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response... a70841b [5.1.x] Added stub release notes...

dependencies
python