aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2015-02-06Fixed a typo.Xavier Ordoquy
2015-02-06Use twine to upload to pypi.Xavier Ordoquy
2015-01-07Make Django REST Framework as zip unsafe.Xavier Ordoquy
2014-12-18Drop 'setup.py test'. Just use 'runtests.py'.Tom Christie
2014-12-18Check for wheel install before allowing setup.py publish.Tom Christie
2014-12-17Wheel check was breaking tests. Removed it.Tom Christie
2014-12-17Enforce wheel check before allowing 'setup.pu publish'Tom Christie
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-01-08Use www.django-rest-framework.org for docs instead of django-rest-framework.o...Tom Christie
2013-12-06Merge pull request #1270 from irrelative/masterTom Christie
2013-12-05fix setup.py with new __init__.py boilerplateJustin Davis
2013-11-15Set up wheel distribution supportGeorge Hickman
2013-07-05Drop invalid download_url from pypi setupTom Christie
2013-02-14Drop currently unused unicode_literals in setup.Tom Christie
2013-02-14Tweak PyPI classifiers.Tom Christie
2013-02-07Add note about mailing list.Tom Christie
2013-01-03Python 3 readinessXavier Ordoquy
2013-01-03Don't require sixXavier Ordoquy
2012-12-02py3 compatible setup.Xavier Ordoquy
2012-11-22First passing test under p3k \o/Xavier Ordoquy
2012-10-30Package and doc tweaksTom Christie
2012-10-11Drop coverage in travis testsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-14Drop urlobject2Tom Christie
2012-02-07Attempt to stop banging head against brick wall.Tom Christie
2012-02-07Distutils, you are a harsh master.Tom Christie
2012-02-07Fix distutils errorsTom Christie
2012-02-07Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.Tom Christie
2012-01-05Preserve existing query params in PaginatorMixinJamie Matthews
2011-06-02pull in -dev as 0.2.0Tom Christie
2011-06-02point to django-rest-framework.org as the homepage, point to pypi for downloadsTom Christie
2011-06-02proper manifest. setup groks version from __init__Tom Christie
2011-05-16Add utils to setup.py - see if the examples tests now passTom Christie
2011-03-18Coverage for all platforms working. Had some trouble with dependencies of cov...markotibold
2011-03-13tox, runcoverage, and setup.py testTom Christie
2011-02-19setup.pytom christie tom@tomchristie.com
2011-02-19Add setup.pytom christie tom@tomchristie.com