Skip to main content

Url redirec application

Project description

=====
Creh Urls
=====

Creh-urls is a simple Django app redirect inactive urls in web page.

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. creh-urls can be obtained directly from PyPI, and can be installed with pip:

pip install creh-urls

1. Add "urls" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'urls',
...
]

2. Run "python manage.py migrate" to create the log models.

3. Use

MIDDLEWARE_CLASSES = (
...
'urls.middleware.UrlRedirectMiddleware',
...
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

creh-urls-redirec-0.1.8.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file creh-urls-redirec-0.1.8.tar.gz.

File metadata

File hashes

Hashes for creh-urls-redirec-0.1.8.tar.gz
Algorithm Hash digest
SHA256 4e2f06b2693f262ab5e83d64ea69a0b306f1b0f65f540c42500e1e995801cda8
MD5 da17040d07621912a7ef1ee48c7f8ff0
BLAKE2b-256 5bd04d37b35738047d365e331258f86f7c13a3a9f64af701ac24a0edd9451696

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page