wagtail-bakerydemo/bakerydemo
Tobias McNulty d06f1d0f97
copy files from fixtures dir to MEDIA_ROOT (or remote storage) during load_initial_data (#255)
Note: This change will require any existing deployments to manually copy
bakerydemo/base/fixtures/media/original_images/ into bakerydemo/media/
2019-11-05 21:29:52 -05:00
..
base copy files from fixtures dir to MEDIA_ROOT (or remote storage) during load_initial_data (#255) 2019-11-05 21:29:52 -05:00
blog add flake8 and fix a few formatting bugs 2019-09-12 16:04:38 +01:00
breads add flake8 and fix a few formatting bugs 2019-09-12 16:04:38 +01:00
locations add flake8 and fix a few formatting bugs 2019-09-12 16:04:38 +01:00
media copy files from fixtures dir to MEDIA_ROOT (or remote storage) during load_initial_data (#255) 2019-11-05 21:29:52 -05:00
search Use new Wagtail 2.0 module paths 2018-03-01 12:10:25 +00:00
settings fix class path for S3Boto3Storage (#260) 2019-10-19 18:58:09 -04:00
static Merge pull request #137 from wagtail/135-homepage-list-regression 2017-04-02 23:30:23 -07:00
templates Remove redundant head-extra block from head.html 2019-09-12 13:10:39 +01:00
__init__.py
api.py Enable API 2018-05-29 09:44:04 +01:00
urls.py add flake8 and fix a few formatting bugs 2019-09-12 16:04:38 +01:00
wsgi.py
wsgi_production.py