Skip to main content

Makes it easy to test Django templates

Project description

Runs a server that renders Django templates.

Installation

  • sudo pip install django-template-server

Usage

maketemplateserver

Creates a runserver executable

Available options:

  • -t/--templatedir: Folder with your templates, defaults to ./templates

  • -m/--mediadir: Folder with your media (css/js) files, defaults to ./media

  • -d/--django: Django version to use, defaults to 1.3

  • -r/--runserverpath: Location where to put the runserver executable, defaults to ./runserver.py

runserver.py

Runs a server that serves templates

Available options:

  • -l/--local: Make the server only listen locally.

  • A port number can be given as positional argument, defaults to the lowest open port number above 8000.

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-template-server-0.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file django-template-server-0.1.tar.gz.

File metadata

File hashes

Hashes for django-template-server-0.1.tar.gz
Algorithm Hash digest
SHA256 fb07d26d3497b25127e5c446ba481662d75db2a045ffcf4fced520bf7902a272
MD5 b7a07365cb780fd047c9e12bb67293cd
BLAKE2b-256 9782fce84ed9c47b20d8f07daf3cc1d0e5f21480bc828f30a208222c74673099

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page