Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

anon comments not working #293

@botanicvelious

Description

@botanicvelious

http://docs.django-cms.org/en/release-3.4.x/reference/configuration.html#std:setting-CMS_PAGE_CACHE
Pages for logged in users are not cached.
thats prolly why you saw them
on a comment post
need to invalidate the page cache
for that page
im guessing
also im gettin a recaptcha error pretty much every time first go around
there is something up with how you got that workin
also it shouldnt nuke the text in the box if it failed
looks like you gotta issue cache.delete('key')
to kill the cache for the page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions