django-bakery

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

MIT License

Downloads
6.1K
Stars
399
Committers
26

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

Features

  • Models, views and management commands that will build your site as flat files.
  • Management commands to sync your flat files with a bucket on Amazon S3.
  • Optional integration of a Celery job queue to automatically build and publish model objects when they are saved