Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Search Index Bug Fix

Compare
Choose a tag to compare
@bruth bruth released this 21 Mar 16:58
· 209 commits to master since this release

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.