Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
test | ||
__init__.py | ||
admin.py | ||
caching.py | ||
middleware.py | ||
models.py |
This version component reflects the "version" of the StaticContent objects which we cache server-side. If the layout of those objects changes between releases, errors occur when loading them from cache. By using a separate version value, which can be incremented on its own after a change has been made to the StaticContent class, we can avoid loading older cached content and in turn take advantage of these changes faster, without needing to intervene operationally.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
test | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
caching.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... |