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.0.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.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_runprod-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 a93b295000ce30f1ec9213137ca64ee627b911650d3454d1b179af21b549cb5f
MD5 087162e7d4d0e3c7e7a163c03f93b0e0
BLAKE2b-256 f84a7bd4696739354fc3696c85c7c4a630d74d02c8309471e50e8ee250d9719d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_runprod-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1efa4845099944ac8d18e451f5d54dba936860ffcbb22926bd12ed308418c124
MD5 d7fd21603110facdc0f3476a2fdbd792
BLAKE2b-256 b4ca6419826c6d42307fc1065171ec1c884555eae54a1be4c5d13612e460f401

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