Twisted based Django runserver replacement
Project description
Overview
This package is a simple replacement for the built-in Django runserver command that uses the far more polished and multiple process capable Twisted Web server. It currently handles the same autoreload-after-save provided by the built-in Django runserver command.
Install
The installation is relatively simple:
pip install trunserver or easy_install trunserver
Once installed, simply add “trunserv” to your INSTALLED_APPS and use “trunserver” wherever you would normally use “runserver”. You can pass “–noreload” to trunserver as a parameter to stop the autoreload behavior.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trunserver-0.0.3.tar.gz
(5.6 kB
view details)
File details
Details for the file trunserver-0.0.3.tar.gz
.
File metadata
- Download URL: trunserver-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fdcb96f88de003f4d577ee2bd230b496d4970cb61ea910d81bda92ad516c0fa |
|
MD5 | 1962cfbe72033fe034e012c17b4e5edd |
|
BLAKE2b-256 | 8e2d0ee6dd889995398206eed76443537be92de0ec5d55389a72b61d16fdbddb |