You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a problem regarding the related posts part on the post edit page.
Due to the large amount of posts I'm having a very big slowdown on the page, it would be necessary to limit or even remove the "related posts" field.
Edit:
BLOG_USE_RELATED = False
Not working.
The text was updated successfully, but these errors were encountered:
Have you also changed this in the apphock config? On the admin panel there is are settings for djangocms blog, one for each apphook. In the setting, disable related posts.
Hi, I have a problem regarding the related posts part on the post edit page.
Due to the large amount of posts I'm having a very big slowdown on the page, it would be necessary to limit or even remove the "related posts" field.
Edit:
BLOG_USE_RELATED = False
Not working.
The text was updated successfully, but these errors were encountered: