This will probably involve setting up a MySQL creating the basic Django program pointing to the DB with an implementation for restaurant model RestaurantModel.
We won't have an automated restaurant-finder script for adding restaurants to the DB yet, so a Django admin page should be created so we can add them manually.
This will probably involve setting up a MySQL creating the basic Django program pointing to the DB with an implementation for restaurant model RestaurantModel.
We won't have an automated restaurant-finder script for adding restaurants to the DB yet, so a Django admin page should be created so we can add them manually.