coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
920 stars 374 forks source link

GB Postal Codes #163

Closed phobos1 closed 7 years ago

phobos1 commented 7 years ago

Full postal codes for United Kingdom(GB) locate in http://download.geonames.org/export/zip/GB_full.csv.zip, therefore valid postal codes for GB not importing with manage.py cities command

blag commented 7 years ago

I'm immediately closing this issue without looking at it because it doesn't contain the information I asked for in the issue template I created for this repo. Feel free to reopen this issue once you have filled out the issue template at:

https://github.com/coderholic/django-cities/blob/master/ISSUE_TEMPLATE.md

by copying that, pasting it into your issue form:

issue_template

and filling out all of the necessary information:

issue_template_2

Once you have done that I will take a look at this issue. Thanks!

(These pictures are just examples from a different repository but the process is the same.)

blag commented 7 years ago

Check out issue #162 for a mostly acceptable example.