Author: leidel
Date: Fri Nov 21 03:25:55 2008
New Revision: 82
Modified:
trunk/setup.py
Log:
Small change in the description
Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py (original)
+++ trunk/setup.py Fri Nov 21 03:25:55 2008
@@ -3,7 +3,7 @@
setup(
name='django-dbtemplates',
version='0.5.2',
- description='Template loader for database stored templates',
+ description='Template loader for database stored templates with
pluggable cache backend',
long_description=open('docs/overview.txt').read(),
author='Jannis Leidel',
author_email='[EMAIL PROTECTED]',
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---