divio / aldryn-search

Haystack 2.0 search index for django CMS
Other
48 stars 77 forks source link

Add DiggPaginator and fix #105 #106

Closed filipweidemann closed 9 months ago

filipweidemann commented 3 years ago

Since the aldryn_common library is deprecated and archived, this PR fixes #105 by importing the code for the DiggPaginator and removing the dependency.

Please let me know if anything else needs to be done, it would be great to get this merged asap.

filipweidemann commented 3 years ago

Seems like the Django and django_cms versions need to be more tightly pinned. Many version mismatches from what I can see in the Travis logs.