Skip to content

Update project to run on Django 5.2#122

Merged
vladimir-mencl-eresearch merged 11 commits intogrnet:masterfrom
REANNZ:reannz-django-5.2-update
Jan 28, 2026
Merged

Update project to run on Django 5.2#122
vladimir-mencl-eresearch merged 11 commits intogrnet:masterfrom
REANNZ:reannz-django-5.2-update

Conversation

@Razorfang
Copy link
Copy Markdown
Contributor

DjNRO currently runs on Django 4.2.

As per the Django downloads page, this version will reach end of extended support by April this year.

These changes update the project to use Django 5.2, which will receive extended support until April 2028.

This also fixes https://github.com/REANNZ/djnro/security/dependabot/18 by updating the version of social-auth-app-django to version 5.6. Updating Django to a later version was a requirement for this update.

Copy link
Copy Markdown
Collaborator

@vladimir-mencl-eresearch vladimir-mencl-eresearch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Razorfang ,

Thanks, solid piece of work - and just a few minor points / clarifications.

Well done!

Cheers,
Vlad

Comment thread djnro/templates/base.html
Comment thread accounts/views.py
Comment thread accounts/views.py
Comment thread docs/installation/install.md Outdated
Razorfang and others added 2 commits January 21, 2026 15:31
@Razorfang
Copy link
Copy Markdown
Contributor Author

@vladimir-mencl-eresearch Sorry for the repeated commits regarding the registration salt. I believe I've addressed all your comments now.

Copy link
Copy Markdown
Collaborator

@vladimir-mencl-eresearch vladimir-mencl-eresearch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of my comments have now been addressed - thanks @Razorfang !

@vladimir-mencl-eresearch
Copy link
Copy Markdown
Collaborator

Thanks @Razorfang for this work upgrading the code base to Django 5.2.

I've now reviewed it and I'm happy with what the code looks like.

@ghalse , @zmousm , could you please cast your eyes over this PR as well?

It is just a routine framework upgrade with minor changes, so I hope to be able to merge it within a week, but if I can get another pair of eyes, that would be much appreciated.

Cheers,
Vlad

@vladimir-mencl-eresearch vladimir-mencl-eresearch merged commit a33a917 into grnet:master Jan 28, 2026
@Razorfang Razorfang deleted the reannz-django-5.2-update branch January 29, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants