Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Django 4.2 #276

Open
tuxology opened this issue Jan 4, 2022 · 7 comments
Open

Upgrade to Django 4.2 #276

tuxology opened this issue Jan 4, 2022 · 7 comments
Assignees
Labels
blocked this issue is being blocked by something else that needs to be done enhancement New feature or request medium priority

Comments

@tuxology
Copy link
Member

tuxology commented Jan 4, 2022

There are many dependencies using APIs which seem to have been deprecated. Tried upgrading this over the holidays, but it seems there are issues. here are the previous reverts: #275

@tuxology tuxology added the enhancement New feature or request label Jan 4, 2022
@NdibeRaymond
Copy link
Collaborator

Instead of django 4+, maybe we should upgrade to 3.2. This is because django 3.2 will keep being supported even after django 4.0 and django 4.1 stops getting support. Here is a detailed description of that in graph https://www.djangoproject.com/download/

@NdibeRaymond NdibeRaymond changed the title Update to Django 4+ Update to Django 3.2 Feb 11, 2022
@khabdrick
Copy link
Contributor

Hello @tuxology can I be assigned to this issue?
I'll work on it

@khabdrick
Copy link
Contributor

@tuxology Please let me know if this is a priority

@skynette
Copy link
Contributor

Hi @srish @khallow7 @tuxology . Can you give me leads on how to go about this

@tuxology
Copy link
Member Author

@skynette See reverts #275 And try same with 3.2. If nothing breaks, we can upgrade

@NdibeRaymond NdibeRaymond changed the title Update to Django 3.2 Update to Django 4.2 Oct 4, 2023
@NdibeRaymond NdibeRaymond self-assigned this Oct 4, 2023
@NdibeRaymond
Copy link
Collaborator

NdibeRaymond commented Oct 4, 2023

@tuxology I think it's time we upgrade our django version. I think we've had issues in the past with this because of our custom summernote hack and the fact that it doesn't work well with higher django and jquery versions.
I will submit a PR to make the way we handle media upload via summernote less hacky, then we can upgrade the django 4.2 since it's the next LTS version.

@NdibeRaymond NdibeRaymond changed the title Update to Django 4.2 Upgrade to Django 4.2 Oct 4, 2023
@NdibeRaymond NdibeRaymond added the blocked this issue is being blocked by something else that needs to be done label Oct 29, 2023
@NdibeRaymond
Copy link
Collaborator

we can proceed with this when #944 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked this issue is being blocked by something else that needs to be done enhancement New feature or request medium priority
Projects
None yet
Development

No branches or pull requests

5 participants