Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2137

Review and purge unused variables and code from app_page.html and app_page_edit.html

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      app_page.html and app_page_edit.html contains unused variables and sections.

      Examples:

      • release.notes
      • release.dependents.count

      These fields no longer exist in their corresponding tables, but Django can still run because the template tags include "if [variable_name]"?

      Now, however, these "if" statements always evaluate to false. So we can safely remove them.

        Attachments

          Activity

            People

            • Assignee:
              noor91zahara Noor Zahara (Inactive)
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: