mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 04:57:22 +08:00
d6793e7a71
To support testing configurations which need control over the full path to the asset, adjustment, and equity bcolz directories; which is required by some of our internal testing which exercises servers which coordinate these files via a date slug in the full path. Also, by allowing customization of the full path, it is now possible to have the AssetFinder and AdjustmentReader sqlite databases be written to disk, which is also required for our server testing setup.