package python-django tags 686333 + patch thanks Here is a patch implementing this request.
-- \ “… it's best to confuse only one issue at a time.” —Brian W. | `\ Kernighan and Dennis M. Ritchie, _The C programming language_, | _o__) 1988 | Ben Finney <[email protected]>
Index: debian/control
===================================================================
--- debian/control (revision 25674)
+++ debian/control (working copy)
@@ -16,7 +16,9 @@
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Recommends: libjs-jquery
-Suggests: python-psycopg2, python-psycopg, python-mysqldb, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext
+Suggests:
+ python-django-doc,
+ python-psycopg2, python-psycopg, python-mysqldb, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext
Description: High-level Python web development framework
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
signature.asc
Description: Digital signature

