On 09 Aug 14:38, Daniel Axtens wrote: > sqlparse 0.2 breaks django-debug-toolbar 1.4. > > Sadly, django-debug-toolbar has an unversioned dependency, so > sqlparse 0.2 gets pulled in and django-debug-toolbar breaks. > > django-debug-toolbar 1.5 unbreaks that, but breaks Django 1.7, > so we can't upgrade yet. > > Force sqlparse to be < 0.2 in requirements-test.txt > > We'll need to revisit this eventually, but it should hold for a > while. > > Signed-off-by: Daniel Axtens <[email protected]>
Added a note in the requirements file, but otherwise: Reviewed-by: Stephen Finucane <[email protected]> _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
