Re: Getting AttributeError: type object 'RunPython' has no attribute 'noop' error

2016-09-26 Thread Tim Graham
RunPython.noop is new in Django 1.8. You should try to upgrade as 1.7.x is unsupported and has unpatched security issues. On Monday, September 26, 2016 at 7:03:36 AM UTC-4, Arundas R wrote: > > My django version is 1.7.11. While migrating I get an error as described. > What might be the possibl

Getting AttributeError: type object 'RunPython' has no attribute 'noop' error

2016-09-26 Thread Arundas R
My django version is 1.7.11. While migrating I get an error as described. What might be the possible reason? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to dj