I'm working on some projects build with django, one of the problems is address of objects (user, company, shop...). And as i know there're two standards of address (Country > State > City, Country > Province > District), By the way Data source is a problem too.
So as the question, please share your experience related to object's address. Do we hare here any standard data source to use? What's the good data structure to store?
No responses yet.