Skip to main content

DjangoDevKit package

Project description

Meta package for Django developers. In fact you should use twod.wsgi so you don’t need all this messy stuff.

Installation:

$ easy_install -U DjangoDevKit

Contain (as dependencies):

This package also install some console scripts:

  • django-admin: work like ./django-admin.py.

  • django-manage: work like ./manage.py but add django-extensions to INSTALLED_APPS on the fly.

  • django-shell: work like ./manage.py shell but use the django-extensions shell_plus

  • django-test: work like ./manage.py test. Also set DEBUG_PROPAGATE_EXCEPTIONS to True so WebTest show the full traceback in tests output.

  • django-serve: wrap the Django application in a WebError middleware and serve it. It’s also serve /media/ directories found in installed apps. You can also use -t to add the django-debug-toolbar to INSTALLED_APPS and MIDDLEWARE_CLASSES on the fly. You can also use request and post to test a single request:

    $ django-serve request /path arg1=foo
    
    $ django-serve post /path arg1=foo
    
    $ django-serve help [request|post]

See http://www.gawel.org/docs/DjangoDevKit/ for the full documentation

News

0.2

Add MediaApp to serve media directories

0.1

Initial public release.

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

DjangoDevKit-0.2.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file DjangoDevKit-0.2.tar.gz.

File metadata

  • Download URL: DjangoDevKit-0.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for DjangoDevKit-0.2.tar.gz
Algorithm Hash digest
SHA256 b5b1819fffc691ed5cd0988a7525af0111f790a17a966cefac2ecbdb4d304969
MD5 de55fb28397f4a600a736eb670a8e21a
BLAKE2b-256 e2f45ceb4e191fc4a938589b0c45b3f287e08b067e6a9b04d7beca682feea8bd

See more details on using hashes here.

Provenance

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