Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
是这样的,首先你得有一个country对象,然后有个一个city对象,city对象中有一个country_id字段,然后再视图的domain中对country进行过滤,即[('cournty_id',=,courntry_id)]可参考如下模块:https://github.com/kevin8909/china_city