We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5fc71 commit d9741aaCopy full SHA for d9741aa
setup.py
@@ -5,6 +5,7 @@
5
py_modules=['multiurl'],
6
version='1.3.0',
7
description='Allow multiple views to match the same URL.',
8
+ long_description=open("README.rst").read(),
9
license='BSD',
10
url='https://github.com/raiderrobert/django-multiurl',
11
download_url='https://github.com/raiderrobert/django-multiurl/tarball/v1.3.0',
0 commit comments