urban-meal-delivery/tests/db
Alexander Hess 63e8e94145
Add Pixel.restaurants property
- the property loads all `Restaurant`s from the database that
  are within the `Pixel`
2021-01-31 19:29:18 +01:00
..
fake_data Add functionality for drawing folium.Maps 2021-01-26 17:07:50 +01:00
utils Add Pixel.northeast/southwest properties 2021-01-26 17:05:36 +01:00
__init__.py Add an ORM layer 2020-08-11 10:28:17 +02:00
test_addresses.py Add functionality for drawing folium.Maps 2021-01-26 17:07:50 +01:00
test_addresses_pixels.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_cities.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_couriers.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_customer.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_forecasts.py Add Forecast.actual column 2021-01-31 18:29:53 +01:00
test_grids.py Add Pixel.northeast/southwest properties 2021-01-26 17:05:36 +01:00
test_orders.py Remove pylint from the project 2021-01-09 17:47:45 +01:00
test_pixels.py Add Pixel.restaurants property 2021-01-31 19:29:18 +01:00
test_restaurants.py Remove pylint from the project 2021-01-09 17:47:45 +01:00