Date: Sun, 01 Jan 2017 13:22:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215696] [PATCH] www/py-django-mezzanine: Fix createdb command crash with Django 1.10 Message-ID: <bug-215696-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215696 Bug ID: 215696 Summary: [PATCH] www/py-django-mezzanine: Fix createdb command crash with Django 1.10 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: koobs@FreeBSD.org Reporter: m.r.sopacua@gmail.com Flags: maintainer-feedback?(koobs@FreeBSD.org) Keywords: patch Assignee: koobs@FreeBSD.org Created attachment 178431 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178431&action= =3Dedit Fix createdb command crash Reference: https://github.com/stephenmcd/mezzanine/issues/1691 Django 1.10.x enforces more strictly to use call_command() instead of Command().execute(). Mezzanine has fixed this upstream. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215696-13>