Skip to content

Conversation

@Urth
Copy link
Member

@Urth Urth commented Sep 19, 2025

  • Update to Django-4.2.24. CVE-2025-57833: "Django is subject to SQL injection through its column aliases".
  • Replace django-q with django-q2 to support Django-4.2.
  • Replace the deprecated django.utils.timezone.utc.
  • Replace the deprecated datetime.datetime.utcnow.
  • Refactor snapshot name into a function.
  • Refactor snapshot constants into global constants.
  • Add python-3.12 to the test matrix.
  • Run flake8 tests on python 3.12.

wdoekes
wdoekes previously approved these changes Sep 23, 2025
- Update to Django-4.2.24.
  CVE-2025-57833: "Django is subject to SQL injection through its column aliases".
- Replace django-q with django-q2 to support Django-4.2.
- Replace the deprecated django.utils.timezone.utc.
- Replace the deprecated datetime.datetime.utcnow.
- Refactor snapshot name into a function.
- Refactor snapshot constants into global constants.
- Add python-3.12 to the test matrix.
- Run flake8 tests on python 3.12.
@Urth Urth merged commit 99b327c into main Sep 23, 2025
4 checks passed
@Urth Urth deleted the fix/django-4.2 branch September 23, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants