Package: python-django Version: 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13035 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django-common (= 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36) Recommends: libjs-jquery, python-sqlparse, python-tz Suggests: python-psycopg2, python-mysqldb, python-flup, python-sqlite, python-memcache, python-pil, python-bcrypt, python-yaml, geoip-database-extra | geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1 Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python-django_1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36_all.deb Size: 882496 SHA256: 7742673db9fdc0ca31a875dfe7a8fd45f1b99f7a97399ad3feea8ef2caefd040 SHA1: 46ab8890aff41f4cd0d44cc1106c3a28494a9ae1 MD5sum: 5fae231e4e93862338193572370b8861 Description: 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. Package: python-django-common Source: python-django Version: 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 19119 Recommends: libjs-jquery Breaks: python-django (<< 1.7~) Replaces: python-django (<< 1.7~) Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python-django-common_1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36_all.deb Size: 1204444 SHA256: d850eb68381b648d92db8712d57c321e946f0a89e80bafb44d34997a6ae3ad75 SHA1: e57a15096062d952bd6916d8d98e92d097be48d4 MD5sum: 300cb71b83b67eecdbed3bc582140949 Description: 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. Package: python-django-doc Source: python-django Version: 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 22418 Depends: libjs-sphinxdoc (>= 1.0) Homepage: http://www.djangoproject.com/ Priority: optional Section: doc Filename: pool/main/p/python-django/python-django-doc_1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36_all.deb Size: 2745376 SHA256: cfe8cb3749faf8b53e3e7318a02cd50114945091d6c0cc95505b9035b43f8c99 SHA1: ae2f4bf14591a1d8066975a0aa9966c92e4d80d2 MD5sum: e7fc5555f7091ba2c8e2531bb4c26f91 Description: 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. Package: python3-django Source: python-django Version: 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13011 Depends: python3:any (>= 3.3.2-2~), python-django-common (= 1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36) Recommends: libjs-jquery, python3-sqlparse, python3-tz Suggests: python3-psycopg2, python3-mysqldb, python3-flup, python3-sqlite, python3-memcache, python3-pil, python3-bcrypt, python3-yaml, geoip-database-contrib, gettext, python-django-doc, ipython3, bpython3, libgdal1 Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python3-django_1.8.13-1~bpo8+1+0~20170422053912.6+jessie~1.gbp184e36_all.deb Size: 865240 SHA256: 99bb89ab3d46817ba0ffedf954a0699fd93723467ca6180264b8d3515c54bf5a SHA1: 7e6974c5576caf334414ce2e2a39954b3e78346f MD5sum: 9a3ec53f30dad7f02f53eea2301c5c9c Description: 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.