cordery / django-countries-plus

Django model & fixture representing all top level country data from Geonames.org
MIT License
45 stars 23 forks source link

Support for Django 1.11 #12

Closed mwheels closed 4 years ago

mwheels commented 4 years ago

the condition {version = "<1.11", python = "^2.7"} removes support for the more recent versions of django 1.11 (the latest is 1.11.27) 1.11.27 > 1.11