Fix UnorderedObjectListWarning

Bug #1767286 reported by kaputtnik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Widelands Website
Fix Released
Undecided
Unassigned

Bug Description

This a follow up due to the upgrade to Django 1.11.12.:

Some models throw a 'UnorderedObjectListWarning' because they have no default ordering. This can lead into unpredictable results if pagination is used. Affected models:

wiki.models.Article
wlhelp.models.Tribe
wlhelp.models.Building
wlhelp.models.Worker

Just write it here to not forget this.

Related branches

kaputtnik (franku)
Changed in widelands-website:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.