Update dummy_data.py
This commit is contained in:
		| @@ -76,7 +76,7 @@ def populate_data(Users, Events): | |||||||
|         ) |         ) | ||||||
|         Events.add_event( |         Events.add_event( | ||||||
|         id = 10, |         id = 10, | ||||||
|         name = "a", |         name = "Zermatt", | ||||||
|         location_name = 'Zermatt', |         location_name = 'Zermatt', | ||||||
|         location_coordinates = [46.11654, 7.445683], |         location_coordinates = [46.11654, 7.445683], | ||||||
|         date = datetime.date.today() - datetime.timedelta(days=10), |         date = datetime.date.today() - datetime.timedelta(days=10), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Miupro
					Miupro