A test server for mdemos.all
Project description
This file is for you to describe the mdemos.server application. Typically you would include information such as the information below:
Installation and Setup
Install mdemos.server using the setup.py script:
$ cd mdemos.server $ python setup.py install
Create the project database for any model classes defined:
$ paster setup-app development.ini
Start the paste http server:
$ paster serve development.ini
While developing you may want the server to reload after changes in package files (or its dependencies) are saved. This can be achieved easily by adding the –reload option:
$ paster serve --reload development.ini
Then you are ready to go.
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
mdemos.server-1.0.1dev.tar.gz
(114.9 kB
view details)
File details
Details for the file mdemos.server-1.0.1dev.tar.gz
.
File metadata
- Download URL: mdemos.server-1.0.1dev.tar.gz
- Upload date:
- Size: 114.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec2d6d9d7649d48fa22c7c5b6833544515a8dd5dd64d58ae2b1157d152b6fb9e |
|
MD5 | 7bc39749a0b8ee5a01b22e5aa6a31610 |
|
BLAKE2b-256 | a7086a40ffff65d7b6b5e646857dddcbacc61a8f43c9b3c0c8d69c9cad759173 |