On 09 Aug 14:55, Daniel Axtens wrote: > The ability to use a list was added in Django 1.8 - compare > > https://docs.djangoproject.com/en/1.7/ref/migration-operations/#runsql > https://docs.djangoproject.com/en/1.8/ref/migration-operations/#runsql > > We don't need a list as we run only 1 SQL command. So convert to > strings. This helps unbreak Django 1.7. > > Signed-off-by: Daniel Axtens <[email protected]>
Reviewed-by: Stephen Finucane <[email protected]> _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
