This is the second part of a two-part series exploring the use of the Angular 6 HttpClient to make API calls against a Django back-end using Django Rest Framework.
Hosting a Django site can be a bit of a puzzle, especially if you're used to PHP and Apache. This article shows how to configure Apache to host a Django site.