Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Conversation

@openjck
Copy link
Contributor

@openjck openjck commented Mar 3, 2016

No description provided.

@openjck openjck force-pushed the issue-73-basic-404-page branch from 7f87767 to 25e51be Compare March 3, 2016 21:33
@groovecoder
Copy link
Collaborator

Cool. This should go nicely with the get_object_or_404 I started using.

{% extends "dashboard/base.html" %}

{% block content %}
<h2>Not Found</h2>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda nit-picky, but can we include "404" here too? I find sometimes I inspect page responses when they say not found to see if it's an actual 404, or if there's some other logic going on.

@groovecoder groovecoder assigned openjck and unassigned groovecoder Mar 7, 2016
@openjck
Copy link
Contributor Author

openjck commented Mar 7, 2016

Superseded by #83

@openjck openjck closed this Mar 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants