Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • go go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • gogo
  • Issues
  • #145

Closed
Open
Created Mar 22, 2017 by David Haynes@dhaynes3🙆Owner

Display a "this link does not exist" page when navigating to a non existent Go link

Summary

If I were to navigate to a Go link that does not exist, the following page gets rendered:

Screenshot_from_2017-03-22_10-48-36

It would be nice instead to display a customized 404 page that says the Go link doesn't exist. You will need to add an if condition in the redirection method located in views.py that will render this page when a go link does not exist.

Helpful Links

  • https://git.gmu.edu/srct/go/blob/master/go/go/views.py#L293
Assignee
Assign to
Time tracking