[Bug 286604] www/py-django51: Fix bug in SQLite migrations

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 May 2025 14:48:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286604

            Bug ID: 286604
           Summary: www/py-django51: Fix bug in SQLite migrations
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: grembo@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 260173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260173&action=edit
Patch to fix sqlite migrations problem

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.