Is there a way to use a Django registered BaseSetting in a models save function?

前端 未结 0 1226
梦毁少年i
梦毁少年i 2020-12-18 01:33

I am overriding a model\'s save function to query Google\'s Geocoding API for the corresponding latitude/longitude coordinates to an address and save them to the model.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题