Skip to main content

Ultra simple slowdown middleware for django (Add a time.sleep(settings.SLOWDOWN / 1000) in a middleware).

Install

pip install django-slowdown

Usage

Add your settings file the Slowdown middleware and the SLOWDOWN setting variable (the default value is 1000 miliseconds).

MIDDLEWARE_CLASSES += ["slowdown.middleware.SlowDownMiddleware"]
SLOWDOWN = 3000

Download files

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

Source Distribution

django-slowdown-0.0.1.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file django-slowdown-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-slowdown-0.0.1.tar.gz
Algorithm Hash digest
SHA256 333b97dc5596173fef8c0d92269068c247f19fe39650999528f5daccf5498445
MD5 a9573d09d60f17fe1fc0e12192bc8988
BLAKE2b-256 23cb7ba2a27ca42b10a28cf640289e65dc5e9d190d9473f5f20202b23d2a15b5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 file

Supported by

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