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

Changelog

python-django-extensions (1.8.1-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Set minimum python/python3-django depends version to >= 1.8 as described
    in README.rst and #843975

  [ Brian May ]
  * New upstream version.

 -- Brian May <email address hidden>  Thu, 06 Jul 2017 07:32:39 +1000

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
Bionic release universe python

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-extensions_1.8.1-1.dsc 2.7 KiB cedae9ce1ca5824288c1ee1b207f579948c0de67d46e434cf300a87db3b31244
python-django-extensions_1.8.1.orig.tar.gz 178.9 KiB e94327e9caca632924198223d15e06faaa6a614dcb6f68a61aeeafa8d76c5845
python-django-extensions_1.8.1-1.debian.tar.xz 383.2 KiB 50a2f35912e5af668d6b435a80591432527734754ae74133501409e207473431

Available diffs

No changes file available.

Binary packages built by this source

python-django-extensions: Useful extensions for Django projects (Python 2 version)

 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.
 .
 This package contains the Python 2 version of the library.

python-django-extensions-doc: No summary available for python-django-extensions-doc in ubuntu artful.

No description available for python-django-extensions-doc in ubuntu artful.

python3-django-extensions: Useful extensions for Django projects (Python 3 version)

 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.
 .
 This package contains the Python 3 version of the library.