aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-bakery/pkg-descr
blob: 0a94adb877a6667e000e52ceec315d0cab8ba0b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
Provides a set of helper 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