Skip to main content

Url 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-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file creh-urls-0.1.0.tar.gz.

File metadata

  • Download URL: creh-urls-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for creh-urls-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9423708206495613b7d11396356406ec6471f582d07ed2921a2e053a5924a98e
MD5 6afb289cf18717b93e4bb71177fa52a5
BLAKE2b-256 0e1e566e9b83d8cbc416440b6bc0318f9e4d98c888a096a24203e52f7e202ab2

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