Skip to content
Snippets Groups Projects
Commit 86efeba5 authored by Dylann Cordel's avatar Dylann Cordel :crossed_swords:
Browse files

remove paginate_by

parent 3bb97b87
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ class NewsboxBaseArchiveView(NewsboxPublishedMixinView):
"""
date_field = "newsbox_publication_start_date"
slug_field = "newsbox_slug"
paginate_by = 10
make_object_list = True
allow_future = True
title = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment