Revision: 108
Author: [email protected]
Date: Wed Aug 5 04:20:37 2009
Log: adding download_url to setup.py
http://code.google.com/p/django-messages/source/detail?r=108
Modified:
/trunk/setup.py
=======================================
--- /trunk/setup.py Mon May 11 03:55:22 2009
+++ /trunk/setup.py Wed Aug 5 04:20:37 2009
@@ -7,6 +7,7 @@
author='Arne Brodowski',
author_email='[email protected]',
url='http://code.google.com/p/django-messages/',
+ download_url='http://code.google.com/p/django-messages/downloads/list',
packages=(
'messages',
'messages.templatetags',
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---