continue working on Kustomer profile

- create profile page: Kustomer can edit and save their first & last names
- read up about Django Middleware https://docs.djangoproject.com/en/3.1/topics/http/middleware/
- create Kustomer model and learn how to manipulate it in admin dashboard
- use Middleware to hook up request/response processing