| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-07 | Make Django REST Framework as zip unsafe. | Xavier Ordoquy | |
| 2014-12-18 | Drop 'setup.py test'. Just use 'runtests.py'. | Tom Christie | |
| 2014-12-18 | Check for wheel install before allowing setup.py publish. | Tom Christie | |
| 2014-12-17 | Wheel check was breaking tests. Removed it. | Tom Christie | |
| 2014-12-17 | Enforce wheel check before allowing 'setup.pu publish' | Tom Christie | |
| 2014-03-02 | Support for running the test suite with py.test | Andreas Pelme | |
| * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test | |||
| 2014-01-08 | Use www.django-rest-framework.org for docs instead of ↵ | Tom Christie | |
| django-rest-framework.org due to issues with naked domains | |||
| 2013-12-06 | Merge pull request #1270 from irrelative/master | Tom Christie | |
| fix setup.py with new __init__.py boilerplate | |||
| 2013-12-05 | fix setup.py with new __init__.py boilerplate | Justin Davis | |
| 2013-11-15 | Set up wheel distribution support | George Hickman | |
| 2013-07-05 | Drop invalid download_url from pypi setup | Tom Christie | |
| 2013-02-14 | Drop currently unused unicode_literals in setup. | Tom Christie | |
| 2013-02-14 | Tweak PyPI classifiers. | Tom Christie | |
| 2013-02-07 | Add note about mailing list. | Tom Christie | |
| 2013-01-03 | Python 3 readiness | Xavier Ordoquy | |
| 2013-01-03 | Don't require six | Xavier Ordoquy | |
| 2012-12-02 | py3 compatible setup. | Xavier Ordoquy | |
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-10-30 | Package and doc tweaks | Tom Christie | |
| 2012-10-11 | Drop coverage in travis tests | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
| 2012-09-14 | Drop urlobject2 | Tom Christie | |
| 2012-02-07 | Attempt to stop banging head against brick wall. | Tom Christie | |
| 2012-02-07 | Distutils, you are a harsh master. | Tom Christie | |
| 2012-02-07 | Fix distutils errors | Tom Christie | |
| 2012-02-07 | Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150. | Tom Christie | |
| 2012-01-05 | Preserve existing query params in PaginatorMixin | Jamie Matthews | |
| Previously, generation of next/previous links would discard any existing query parameters. This commit introduces a dependency on URLObject, which is used to intelligently parse and modify URLs to ensure existing params are preserved. Addresses issues #107 | |||
| 2011-06-02 | pull in -dev as 0.2.0 | Tom Christie | |
| 2011-06-02 | point to django-rest-framework.org as the homepage, point to pypi for downloads | Tom Christie | |
| 2011-06-02 | proper manifest. setup groks version from __init__ | Tom Christie | |
| 2011-05-16 | Add utils to setup.py - see if the examples tests now pass | Tom Christie | |
| 2011-03-18 | Coverage for all platforms working. Had some trouble with dependencies of ↵ | markotibold | |
| coverage of python-dev for the various platforms. | |||
| 2011-03-13 | tox, runcoverage, and setup.py test | Tom Christie | |
| 2011-02-19 | setup.py | tom christie tom@tomchristie.com | |
| 2011-02-19 | Add setup.py | tom christie tom@tomchristie.com | |
