My Django app has several views dependent on the same input variables. In the example below, both my views depend on the \'animal\' variable, which is set outside of each view.