Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 20:52:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 228129] www/py-django-haystack: update to 2.6.0
Message-ID:  <bug-228129-21822-vkxIOcakoM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228129-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228129-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228129

--- Comment #1 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
It should be updated to latest version (2.8.1) which supports django 1.11.

from 2.6.0 setup.py:

install_requires =3D [
    'Django>=3D1.8',
    'Django<1.11',
]

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228129-21822-vkxIOcakoM>