Author: leidel
Date: Wed Sep 10 12:29:32 2008
New Revision: 51
Modified:
trunk/README.rst
trunk/setup.py
Log:
fixed wrong link in setup.py and readme
Modified: trunk/README.rst
==============================================================================
--- trunk/README.rst (original)
+++ trunk/README.rst Wed Sep 10 12:29:32 2008
@@ -52,4 +52,4 @@
Please leave your questions and messages on the designated Google Code
site:
-http://code.google.com/p/django-databasetemplateloader/
+http://code.google.com/p/django-dbtemplates/
Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py (original)
+++ trunk/setup.py Wed Sep 10 12:29:32 2008
@@ -7,7 +7,7 @@
long_description=open('README.rst').read(),
author='Jannis Leidel',
author_email='[EMAIL PROTECTED]',
- url='http://code.google.com/p/django-databasetemplateloader/',
+ url='http://code.google.com/p/django-dbtemplates/',
scripts=['dbtemplates/sync_templates.py',],
packages=[
'dbtemplates',
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---