python-django-extensions 1.5.7-1 source package in Ubuntu

Changelog

python-django-extensions (1.5.7-1) UNRELEASED; urgency=medium

  * New upstream version.
  * Fixes FTBFS error. Closes: #802131.

 -- Brian May <email address hidden>  Sat, 24 Oct 2015 14:46:20 +1100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-extensions_1.5.7-1.dsc 2.5 KiB 61ae201e1db911f9ef5132b9d270d288488b73640ab4bd254ed31ba2380c6e88
python-django-extensions_1.5.7.orig.tar.gz 198.1 KiB a088a3ab2cd14686cdf16ae13e7cc855b1f71a48eb2cc59878f5f9bcbba13ed2
python-django-extensions_1.5.7-1.debian.tar.xz 69.1 KiB 2bacd15e126053acb870e373f8d51eec68f1ea5750198f21108372616a7c40a1

Available diffs

No changes file available.

Binary packages built by this source

python-django-extensions: Useful extensions for Django projects

 This is a collection of useful third-party tools for projects that use the
 Django web development framework. It provides the management commands:
 .
  * runserver_plus - a "runserver" that uses the interactive Werkzeug debugger
  * runprofileserver - starts runserver with profiling tools enabled
  * shell_plus - similar to the built-in "shell" but autoloads all models
  * graph_models - creates a GraphViz dot file of your model arrangement
  * describe_form - generate template form definitions for a model
  * export_emails - export the addresses of your users in many formats
  * print_user_for_session - print the user information from a session key
  * create_jobs/runjob/runjobs - manage scheduled maintenance jobs
  * (plus many more)
 .
 python-django-extensions also includes a number of custom fields and abstract
 models, including ones that manage created and updated times automatically.

python3-django-extensions: Useful extensions for Django projects

 This is a collection of useful third-party tools for projects that use the
 Django web development framework. It provides the management commands:
 .
  * runserver_plus - a "runserver" that uses the interactive Werkzeug debugger
  * runprofileserver - starts runserver with profiling tools enabled
  * shell_plus - similar to the built-in "shell" but autoloads all models
  * graph_models - creates a GraphViz dot file of your model arrangement
  * describe_form - generate template form definitions for a model
  * export_emails - export the addresses of your users in many formats
  * print_user_for_session - print the user information from a session key
  * create_jobs/runjob/runjobs - manage scheduled maintenance jobs
  * (plus many more)
 .
 python-django-extensions also includes a number of custom fields and abstract
 models, including ones that manage created and updated times automatically.