Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.9
    • Fix Version/s: 0.9.1
    • Component/s: core.api, core.ui
    • Labels:
      None

      Description

      Hue can, in certain cases, get into a situation where it will throw an exception (often for a 404) that Django tries to render through a 500 template, which we don't have.

      Turning debug mode on installs a nice 500 template, but at the known cost of caching the db queries and using memory. If we turned off the latter feature, we could perhaps leave debug on and take advantage of the ready-made 500.

        Attachments

          Activity

            People

            • Assignee:
              bcwalrus bc Wong
              Reporter:
              henry Henry Robinson
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: