Skip to main content

Url trace application

Project description

=====
Creh Url Trace
=====

Creh-urltrace is a simple Django app, get the url reference and insert in a group of url's.

Detailed documentation is in the "docs" directory.

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

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

pip install creh-urltrace

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

INSTALLED_APPS = [
...
'urltrace',
...
]

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

3. Use

MIDDLEWARE_CLASSES = (
...
'urltrace.middleware.UrlTraceMiddleware',
...
)

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

Uploaded Source

File details

Details for the file creh-urltrace-0.0.11.tar.gz.

File metadata

File hashes

Hashes for creh-urltrace-0.0.11.tar.gz
Algorithm Hash digest
SHA256 3e51840537df831ee3e8e619c762687dc46cf60b37abd7ae5e9f487c2b541c2d
MD5 bff54ba1a95872d1566d1f84ec6cfeb3
BLAKE2b-256 b71f0ce0c7c35cb451a4f0a4522689c73ea42a4b1e744e059863d3fd091b0fd9

See more details on using hashes here.

Supported by

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