Changes between Initial Version and Version 1 of Ticket #33548, comment 9


Ignore:
Timestamp:
Jun 8, 2024, 6:41:12 AM (3 months ago)
Author:
Anže Pečar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33548, comment 9

    initial v1  
    11I have found this ticket during DjangoCon Europe sprints and opened a PR for it: https://github.com/django/django/pull/18241
     2
     3I didn't add the version check discussed about because Python 3.10.9 updated SQLite to 3.39 so the operator should be supported on all Python versions that Django currently supports.
Back to Top