Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Cache messages that we have already loaded.
Messages were being loaded each time the `MESSAGES` attribute of `site` was accessed. This commit switches to using cached values.
- Loading branch information