Skip to content

Commit

Permalink
Removed "faq" references and change description
Browse files Browse the repository at this point in the history
  • Loading branch information
leandro-gomez committed Mar 21, 2013
1 parent 0cb4f0b commit dbb04dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@

url='http://github.com/devartis/django-cms-chunks/',
license=open('LICENSE.txt').read(),
description='Simple FAQ app for django',
description='Edit chunks of your non CMS pages using django-cms',
long_description=open('README.md').read(),

download_url='http://pypi.python.org/packages/source/d/django-simple-faq/django-cms-chunks-%s.tar.gz' % version,
download_url='http://pypi.python.org/packages/source/d/django-cms-chunks/django-cms-chunks-%s.tar.gz' % version,

install_requires=install_requires,

Expand Down

0 comments on commit dbb04dd

Please sign in to comment.