Author: ubernostrum
Date: 2009-08-03 16:16:54 -0500 (Mon, 03 Aug 2009)
New Revision: 11381
Modified:
django/trunk/setup.py
Log:
Add a trove classifier that I missed when I originally set these up.
Modified: django/trunk/setup.py
===================================================================
--- django/trunk/setup.py 2009-08-03 08:40:53 UTC (rev 11380)
+++ django/trunk/setup.py 2009-08-03 21:16:54 UTC (rev 11381)
@@ -91,6 +91,7 @@
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Internet :: WWW/HTTP :: WSGI',
+ 'Topic :: Software Development :: Libraries :: Application
Frameworks',
'Topic :: Software Development :: Libraries :: Python
Modules',
],
)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---