[PATCH] requirements: Update django debug toolbar to 1.5
Daniel Axtens
dja at axtens.net
Wed Aug 24 11:30:50 AEST 2016
Stephen Finucane <stephenfinucane at hotmail.com> writes:
> This is the latest version. This breaks compatibility with Django 1.7,
> but this version is unsupported and should not be used for development.
> We do, however, continue to test support for Django 1.7 and 1.6.
>
Doesn't this break tox testing on 1.6 and 1.7?
I say this because tox.ini reads requirements-test.txt.
Could we move django-debug-toolbar to requirements-dev.txt to avoid
this?
Regards,
Daniel
> This also prevents the need to manually track sqlparse dependency [1].
>
> [1] https://github.com/jazzband/django-debug-toolbar/issues/856
>
> Signed-off-by: Stephen Finucane <stephenfinucane at hotmail.com>
> ---
> requirements-test.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/requirements-test.txt b/requirements-test.txt
> index cfc242f..47c85b1 100644
> --- a/requirements-test.txt
> +++ b/requirements-test.txt
> @@ -1,5 +1,5 @@
> mysqlclient==1.3.7 # replace this with psycopg2 for a PostgreSQL backend
> -django-debug-toolbar==1.4
> +django-debug-toolbar==1.5
> python-dateutil>2.0,<3.0
> selenium>2.0,<3.0
> djangorestframework>=3.3,<3.4
> --
> 2.7.4
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20160824/844131d6/attachment.sig>
More information about the Patchwork
mailing list