Django-bakery

Latest version: v0.13.4

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

Scan your dependencies

Page 6 of 6

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

0.3.0

- Python 3 support
- Unit tests
- Continuous integration testing at [TravisCI](https://travis-ci.org/datadesk/django-bakery)
- Coverage reporting at [Coveralls](https://coveralls.io/r/datadesk/django-bakery)
- PEP8 compliance
- PyFlakes compliance

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.