Showing
2 changed files
with
2 additions
and
2 deletions
| 1 | =============================================================== | 1 | =============================================================== |
| 2 | -Porting to ``django_commants`` from ``django.contrib.comments`` | 2 | +Porting to ``django_comments`` from ``django.contrib.comments`` |
| 3 | =============================================================== | 3 | =============================================================== |
| 4 | 4 | ||
| 5 | FIXME | 5 | FIXME |
| @@ -12,7 +12,7 @@ setup( | @@ -12,7 +12,7 @@ setup( | ||
| 12 | name='django-contrib-comments', | 12 | name='django-contrib-comments', |
| 13 | version='1.5', | 13 | version='1.5', |
| 14 | url="http://github.com/django/django-contrib-comments", | 14 | url="http://github.com/django/django-contrib-comments", |
| 15 | - description='The code formally known as django.contrib.comments.', | 15 | + description='The code formerly known as django.contrib.comments.', |
| 16 | long_description=long_description, | 16 | long_description=long_description, |
| 17 | author='Django Software Foundation', | 17 | author='Django Software Foundation', |
| 18 | author_email='jacob@jacobian.org', | 18 | author_email='jacob@jacobian.org', |
Please
register
or
login
to post a comment