In the Django admin interface, the "search", and some column sorting, doesn't work. Attempting to search either throws an error or goes to a page not found. This is particularly problematic on the steps section where there are thousands to sort through.
In the Django admin interface, the "search", and some column sorting, doesn't work. Attempting to search either throws an error or goes to a page not found. This is particularly problematic on the steps section where there are thousands to sort through.