Django-bakery

Latest version: v0.13.5

Safety actively analyzes 724292 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.6.3

- Changed `AutoPublishingBuildableModel` to commit to the database before triggering a task
- Changed Celery tasks to accept primary keys instead of model objects

0.6.1

- An `AutoPublishingBuildableModel` that is able to use a Celery job queue to automatically build and publish objects when they are saved
- Refactored `build` management command to allow for its different tasks to be more easily overridden
- Added a `--keep-build-dir` option to the `build` command.

0.5.0

- Refactored the `publish` and `unpublish` management commands to use boto instead of s3cmd.
- `build` and `publish` management commands use file mimetypes instead of a regex on the filename to decide if a file will be gzipped.
- `publish` management command includes --force and --dry-run uploads to force an upload of all file, regardless of changes, and to print output without uploading files, respectively.
- `publish` management command now pools uploads to increase speed

0.4.2

- Added a `get_content` method to all of the buildable views to make it easier to build pages that don't require a template, like JSON outputs

0.4.1

- Bug fix with calculating Python version in the views in v0.4.0

0.4.0

- Added optional gzip support to build routine for Amazon S3 publishing (via [emamd](https://twitter.com/emamd))
- Mixin buildable view with common methods

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.