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

Deprecate django-extensions #4471

Open
iaindillingham opened this issue Jul 19, 2024 · 0 comments
Open

Deprecate django-extensions #4471

iaindillingham opened this issue Jul 19, 2024 · 0 comments
Labels
deck-scrubbing Tech debt or other between-initiative tidy-up work

Comments

@iaindillingham
Copy link
Member

iaindillingham commented Jul 19, 2024

If we complete #4470, then we use django-extensions for a single AutoSlugField:

slug = AutoSlugField(max_length=100, populate_from=["title"], unique=True)

The Report model represents an output from OpenSAFELY Interactive. We intend to "sunset" OpenSAFELY Interactive, which means we will remove Report. Consequently, there's a clear path to deprecating django-extensions.

@iaindillingham iaindillingham added the deck-scrubbing Tech debt or other between-initiative tidy-up work label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deck-scrubbing Tech debt or other between-initiative tidy-up work
Projects
None yet
Development

No branches or pull requests

1 participant