Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache not invalidated when using a PlaceholderField outside the CMS #6912 #6956

Merged

Commits on Dec 2, 2020

  1. FIX(cache): Placeholder cache clearing

    Force placeholder cache clearing when updating a PlaceholderField content
    Benjamin PIERRE committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    752fa50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85a731 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. TESTS: Render Placeholderfield with cache

    Add a test to check that the mark_as_dirty method of placeholder will clear placeholder cache for custom model having a Placeholderfield and edited from the cms.admin.placeholderadmin methods
    Benjamin PIERRE committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e4ccace View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    6c5c1cf View commit details
    Browse the repository at this point in the history
  2. DOCS: Update changelog:

    - Add a changelog line for PlaceholderField cache invalidation fix
    pierreben committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b84fb52 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    7f76d3f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    0847056 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    271d748 View commit details
    Browse the repository at this point in the history