added instructions for local offline cache

This commit is contained in:
Matt Claypotch 2012-06-27 22:29:07 -07:00
Родитель aa33c1a59e
Коммит 8e30c466c2
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -264,3 +264,6 @@ for f in list(asset_bundles.CSS['mkt/consumer']):
else:
APPCACHE_MEDIA_DEBUG.append(f)
APPCACHE_MEDIA_DEBUG.extend(asset_bundles.JS['mkt/consumer'])
# Are you working locally? place the following line in your settings_local:
# APPCACHE_MEDIA_TO_CACHE = APPCACHE_MEDIA_DEBUG