K 10 svn:author V 6 grembo K 8 svn:date V 27 2019-03-23T22:34:10.096883Z K 7 svn:log V 370 Add a port of django-extensions specifically for Django 2.1 This uses the approach taken by kai@ for various django ports in r492690: Depend on Django 2.1, require python 3.5 or higher and add a conflict variable to the Django 1.x version of the port. This also updates the port to 2.1.6, while the Django 1.x version remains at 2.1.5 for the time being. PR: 236682 END