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
QuerySetPaginator was removed in django 3.1. aldryn_common is unmanaged, only way is to clone and hack yourself, as aldryn_search also looks quite abandoned. and with django-cms 4.0 around the corner, everything will be different anyway.
Hi, seems to have issues with some Django version, have you already see this error ?
Thanks for all !
INSTALLED_APPS = [
...,
'aldryn_common',
'aldryn_search',
'standard_form',
'spurl',]
PIP :
aldryn-apphooks-config==0.6.0
aldryn-boilerplates==0.8.0
aldryn-categories==1.2.0
aldryn-common==1.0.5
aldryn-newsblog==2.2.1
aldryn-people==2.2.0
aldryn-search==1.1.0
aldryn-translation-tools==0.3.0
django-cms==3.8.0
Django==3.1.7
The text was updated successfully, but these errors were encountered: