Skip to content

nara-l/django-deflect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-deflect

A Django short URL redirection application.

Settings

DEFLECT_ASYNC_CONCURRENCY

When using the checkurls management command, this sets the concurrency level of the asyncronous requests used to validate the target URLs.

DEFLECT_NOOVERRIDE

Setting this to True causes utm_nooverride to be injected for a tracking URL redirect.

DEFLECT_REQUESTS_TIMEOUT

When requests are made to validate target URLs, this configures the timeout value used by the requests library.

About

A Django short URL redirection application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%