Changes between Initial Version and Version 1 of Ticket #35516, comment 1
- Timestamp:
- Jun 10, 2024, 2:57:07 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35516, comment 1
initial v1 1 Top level keys `CACHES` setting in Django are keys that map toall backends. So adding `CLIENT_NAME` as a top level key would mean having to add this to all backends. However, not all backends support, or have an analogue for, `CLIENT_NAME`.1 Top level keys in the Django `CACHES` setting are keys that map across all backends. So adding `CLIENT_NAME` as a top level key would mean having to add this to all backends. However, not all backends support, or have an analogue for, `CLIENT_NAME`.