diff options
| author | Tom Christie | 2012-10-30 14:48:21 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-10-30 14:48:48 +0000 | 
| commit | 166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4 (patch) | |
| tree | adfd5437103820794e346aac2afb2566b1c93c0d /setup.py | |
| parent | 1b62efe45e3a318bf679e6c8f053e400c243c145 (diff) | |
| download | django-rest-framework-166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4.tar.bz2 | |
Package and doc tweaks
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -52,7 +52,7 @@ if sys.argv[-1] == 'publish':  setup( -    name='rest_framework', +    name='djangorestframework',      version=version,      url='http://django-rest-framework.org',      download_url='http://pypi.python.org/pypi/rest_framework/', | 
