django-el-pagination icon indicating copy to clipboard operation
django-el-pagination copied to clipboard

When I click "more" it appends my whole webpage where I have the {% include ... %}

Open allidoisace opened this issue 6 years ago • 2 comments

I hope this is okay, but I didn't want to put all the code and information again.

https://stackoverflow.com/questions/51460795/django-el-pagination-renders-my-nav-bar-and-another-table-on-every-more-click

allidoisace avatar Jul 23 '18 03:07 allidoisace

Same here. Works on one page, appends the whole page on the other.

andreyshipilov avatar Oct 28 '18 22:10 andreyshipilov

Have you splitted templates? https://django-el-pagination.readthedocs.io/en/latest/twitter_pagination.html#split-the-template

SilmarillionUA avatar Jan 03 '20 11:01 SilmarillionUA