Skip to content

Drop django-tagging as dependency #13161

@fopina

Description

@fopina

git+https://github.com/DefectDojo/django-tagging@develop#egg=django-tagging

Can some custom migration or check be added to cover cases of people that still need this (old version), pointing them towards a middle-step upgrade first?

In some CIs internet access is limited and there are internal proxies to popular package managers (such as pypi), flagging/failing git+http dependencies.

I'm not familiar with the reason why this is kept: based on comment I can only assume that django-tagging was replaced with tagulous and some migration is moving the data.
If that's the case, that migration could be updated to just throw an exception (keeping the same name) directing owner to a previous version before running that one (if there is any data to migrate, to cover for new setups).

I'm happy to push a PR if that's the case, so it can be considered. Or to push a PR on the django-tagging fork to publish it to pypi under some "forked" package name, if that's preferred (though cleanup would sound better to me)

Metadata

Metadata

Labels

help_wantedWe would welcome a community contribution on this

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions