Skip to main content

Django management command to run WSGI server for production. Also support serving static files through WhiteNoise.

Project description

Django management command to run WSGI server for production. Also support serving static files through WhiteNoise.

Usage

Install it from PyPI:-

uv add django-runprod

Add it to INSTALLED_APPS:-

INSTALLED_APPS = [
    "django.contrib.admin",
    "django.contrib.auth",
    "django.contrib.contenttypes",
    "django.contrib.sessions",
    "django.contrib.messages",
    "django.contrib.staticfiles",
    "django_runprod",
    ...
]

Run it through management command:-

python manage.py runprod

License

MIT

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

django_runprod-0.1.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_runprod-0.1.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file django_runprod-0.1.1.tar.gz.

File metadata

  • Download URL: django_runprod-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.4

File hashes

Hashes for django_runprod-0.1.1.tar.gz
Algorithm Hash digest
SHA256 76a4a417af14584bde2ef869859bebdc098746304afa55c8a3e9fc284d01c8a6
MD5 8f28ad77ef2d020a8e4c45db71b0711b
BLAKE2b-256 4bb71b12d1df6164eeff75f1f727b38302cd0d8ea6a3ff2c1e96694f6bef9593

See more details on using hashes here.

File details

Details for the file django_runprod-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_runprod-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2ce7f8fafc788ef2ac0ed05683743b70db14f766eda1f39ebe834978ad8ca543
MD5 008acf77c62f34e4d60f698677e2973e
BLAKE2b-256 3e3b5c7ce0c8161ed946c6bc233008851ba1df001da614771f81139361a5540e

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