nephila / django-meta

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
https://django-meta.readthedocs.io
Other
480 stars 68 forks source link

Add support for Django 4.2 #145

Closed yakky closed 1 year ago

yakky commented 1 year ago

Description

Add Django 4.2 / Python 3.11 to test matrix

Drop Python < 3.9, Django <3.2

References

Fix #144

Checklist