Skip to content

Upgrade to django 5

Alissa Cheng requested to merge upgrade-to-django-4 into master

Fixed pagination:
Screenshot_2024-01-17_17_49_37
I will also upload a video on slack for the exact behaviour.

Compare to how it looked previously:
Screenshot_from_2024-01-17_13-07-32

As requested, upgraded to Django 5 instead of 4. All tests passed

Added project set up instructions and updated Readme.

Merge request reports