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

Support for Django 3.2 LTS #2734

Open
rubendv opened this issue Feb 14, 2022 · 11 comments
Open

Support for Django 3.2 LTS #2734

rubendv opened this issue Feb 14, 2022 · 11 comments

Comments

@rubendv
Copy link

rubendv commented Feb 14, 2022

Is your feature request related to a problem? Please describe.
In April, Django 2.2 LTS will go out of extended support (see https://www.djangoproject.com/download/, section "Supported Versions"). Django 3.0 and 3.1 are already out of extended support. This means that in April graphite-web will no longer support any version of Django that still receives security updates.

Describe the solution you'd like
Add support for Django 3.2 LTS.

Describe alternatives you've considered
/

Additional context
/

@deniszh
Copy link
Member

deniszh commented Feb 14, 2022

Hi @rubendv

Yes, that should be done soon. I'm worrying if we can make Django 3.2 work with django-tagging. Migration to django-taggit is possible, but quite hard - and probably not possible for existing installations.

@deniszh
Copy link
Member

deniszh commented Feb 14, 2022

Ah, we use tagging only for events, in worst case we can just drop events api support.

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 17, 2022
@deniszh
Copy link
Member

deniszh commented Apr 17, 2022

Ping

@stale stale bot removed the stale label Apr 17, 2022
@Roguelazer
Copy link
Contributor

@stale
Copy link

stale bot commented Aug 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 12, 2022
@deniszh deniszh added the pinned label Aug 12, 2022
@deniszh
Copy link
Member

deniszh commented Aug 12, 2022

BTW, looks like current Graphite works with Django 3.2 LTS w/o changes in the code, I just removed couple of deprecated errors.

@deniszh
Copy link
Member

deniszh commented Aug 12, 2022

See #2766

@JohnHay
Copy link

JohnHay commented Aug 28, 2022

Any chance of a release coming out with Django 3.2 or higher support? FreeBSD already removed graphite-web from its ports/packages because of a lack of newer Django support.

@deniszh
Copy link
Member

deniszh commented Aug 31, 2022

Yes, will finish my PR soon and release new version.

@stale stale bot removed the stale label Aug 31, 2022
@deniszh
Copy link
Member

deniszh commented Sep 22, 2022

Django 3.2 support merged to master and 1.1.x branch, release will follow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants