Update map frontend and REST API
This commit is contained in:
@ -26,7 +26,7 @@ class CaseStudy(models.Model):
|
||||
)
|
||||
|
||||
# Location of map pin
|
||||
geom = models.PointField()
|
||||
location = models.PointField()
|
||||
|
||||
project_name = models.CharField(max_length=128)
|
||||
supply_chain = models.CharField(
|
||||
|
Reference in New Issue
Block a user