python-django 1:1.11.4-1ubuntu1 source package in Ubuntu
Changelog
python-django (1:1.11.4-1ubuntu1) artful; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/patches/pymysql-replacement.patch: Use pymysql as drop in
replacement for MySQLdb.
- debian/control: Drop python-mysqldb in favor of python-pymysql.
python-django (1:1.11.4-1) unstable; urgency=medium
* New upstream bugfix release.
<https://docs.djangoproject.com/en/1.11/releases/1.11.4/>
-- Steve Langasek <email address hidden> Wed, 09 Aug 2017 08:49:41 -0700
Upload details
- Uploaded by:
- Steve Langasek on 2017-08-09
- Uploaded to:
- Artful
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Artful | release | on 2017-08-10 | main | python |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-django_1.11.4.orig.tar.gz | 7.5 MiB | abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2 |
| python-django_1.11.4-1ubuntu1.debian.tar.xz | 25.6 KiB | 04790aeda3c440177eb41d5f68c7dc02a4de7d6e2c66c1c3e10a928adf75881b |
| python-django_1.11.4-1ubuntu1.dsc | 3.2 KiB | 95c9c62a87b532627c1faeb538c1c98d3cf028fc40877d24b7af5d1328cb7b5f |
Available diffs
Binary packages built by this source
- python-django: High-level Python web development framework (Python 2 version)
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
Notable features include:
* An object-relational mapper (ORM)
* Automatic admin interface
* Elegant URL dispatcher
* Form serialization and validation system
* Templating system
* Lightweight, standalone web server for development and testing
* Internationalization support
* Testing framework and client
.
This package is built for Python 2.
- python-django-common: High-level Python web development framework (common)
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
This package contains files common to both Python 2.7 and Python 3.
- python-django-doc: High-level Python web development framework (documentation)
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
This package contains the HTML documentation and example projects.
- python3-django: High-level Python web development framework (Python 3 version)
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
Notable features include:
* An object-relational mapper (ORM)
* Automatic admin interface
* Elegant URL dispatcher
* Form serialization and validation system
* Templating system
* Lightweight, standalone web server for development and testing
* Internationalization support
* Testing framework and client
.
This package is built for Python 3.

