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.2.tar.gz (4.1 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.2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for django_runprod-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e3b9bb111221c6a543ce283f6a83435ff0c37f5659b7204c22d1071a071aaeee
MD5 903283941e6cf065796c5a5fafe41ec0
BLAKE2b-256 8e5310c4626db76d967cedbf53f2433b5b759028ca4063db9352396e8d0aba21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_runprod-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 01dab241a5f8101422e7e21f1210f0081638cc2bdac643695bf4133e02a0cb28
MD5 e6ef1b9c1effd9e17e18607dcad44294
BLAKE2b-256 b5cee5a422c3918ae8b18839365d23f3370bc4e57bb4c1a4acdc343cf32bd61d

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