From 840d2fb0c6599bf08b418486f7656a40e01c757f Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Mon, 3 Aug 2009 16:28:49 -0700 Subject: [PATCH] Apparently, Django is no longer a content management system. --- packaging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging.html b/packaging.html index b54a31d..6b37659 100644 --- a/packaging.html +++ b/packaging.html @@ -228,7 +228,7 @@ setup(

Examples of Good Package Classifiers

-

By way of example, here are the classifiers for Django, a production-ready, cross-platform, BSD-licensed content management system that runs on your web server. (Django is not yet compatible with Python 3, so the Programming Language :: Python :: 3 classifier is not listed.) +

By way of example, here are the classifiers for Django, a production-ready, cross-platform, BSD-licensed web application framework that runs on your web server. (Django is not yet compatible with Python 3, so the Programming Language :: Python :: 3 classifier is not listed.)

Programming Language :: Python
 License :: OSI Approved :: BSD License