- ensure a `Restaurant` only has one unique `Order.pickup_address` - rework `Grid.gridify()` so that only pickup addresses are assigned into `Pixel`s - include database migrations to ensure the data adhere to these tighter constraints |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_gridify.py | ||
| test_main.py | ||