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

[core 3.70 compat] Django storages config deprecation #3854

Closed
2 of 3 tasks
pedro-psb opened this issue Jan 10, 2025 · 0 comments · Fixed by #3875
Closed
2 of 3 tasks

[core 3.70 compat] Django storages config deprecation #3854

pedro-psb opened this issue Jan 10, 2025 · 0 comments · Fixed by #3875
Labels
Milestone

Comments

@pedro-psb
Copy link
Member

Action for django's storages deprecation:

  1. Pre or on core-3.70 compat declaration:
    • Replace legacy with new (not required)
    • Settings on signal-handler (not required)
  2. On core 3.70 compat declaration: (closes this)
    • Use new setting in one CI scenario

See for context:
https://discourse.pulpproject.org/t/action-required-plugins-should-use-djangos-new-storage-config-for-3-70/1866

@dralley dralley added this to the 3.28 milestone Jan 16, 2025
pedro-psb added a commit to pedro-psb/pulp_rpm that referenced this issue Feb 4, 2025
pedro-psb added a commit to pedro-psb/pulp_rpm that referenced this issue Feb 4, 2025
dralley pushed a commit that referenced this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants