Git Product home page Git Product logo

django-smart-error404's Introduction

django Smart Error404

Smart error pages for your Django website. Enlighten your visitors with helping error pages, use their precious potential. Keep visitors on your site, make use of cross-selling.

This django app adds intelligence to your error pages, such as 404.html from your project's templates folder:

  • Show search results based on URL path and query string
  • Offer a search box (if haystack is available)
  • Offer link back to home page
  • Optionally, show ads from configurable ads account

Installation

Install the latest release using pip:

$ pip install django-smart-error404

Install the development version from the repository using pip:

$ pip install git+https://github.com/bittner/django-smart-error404.git#egg=django-smart-error404

Install the development version manually:

$ git clone [email protected]:bittner/django-smart-error404
$ cd django-smart-error404
$ python setup.py install

Download and Contributions

Official repositories: (kept in sync)

  1. Bitbucket: https://bitbucket.org/bittner/django-smart-error404
  2. GitHub: https://github.com/bittner/django-smart-error404

Getting Help

  • Questions? Please use StackOverflow. Tag your questions with django-smart-error404.
  • Found a bug? Please use either the Bitbucket or GitHub issue tracker (you choose)

django-smart-error404's People

Contributors

bittner avatar

Watchers

James Cloos avatar  avatar

Forkers

dgo-list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.