maintainer-feedback requested: [Bug 286604] www/py-django51: Fix bug in SQLite migrations
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286604] www/py-django51: Fix bug in SQLite migrations"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 May 2025 14:48:26 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 286604: www/py-django51: Fix bug in SQLite migrations https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286604 --- Description --- There's a bug in django51 (already fixed upstream) that prevents SQLite migrations to function properly (column names were quoted when they should not have been). Patch for git-am attached.