This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Search Index Bug Fix
There was a bug observed sporadically with the data category search index template using Django 1.4.x. This was most-likely due to a self include of a template. This behavior was not necessary so it was removed to prevent a recursive include.