Bug #2612
Pagination may yield inconsistent results with an unordered object_list:
Start date:
03/06/2020
Due date:
% Done:
100%
Description
/usr/local/lib/python3.7/site-packages/django/contrib/sitemaps/__init__.py:78: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'reader.models.Work'> QuerySet.
Associated revisions
Fixing unordered sitemap
Reference #2612
History
#1 Updated by Luke Murphey over 4 years ago
Trigger with https://textcritical.net/sitemap.xml
#3 Updated by Luke Murphey over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100