index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2015-02-06
Fixed a typo.
Xavier Ordoquy
2015-02-06
Use twine to upload to pypi.
Xavier Ordoquy
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
2014-01-08
Use www.django-rest-framework.org for docs instead of django-rest-framework.o...
Tom Christie
2013-12-06
Merge pull request #1270 from irrelative/master
Tom Christie
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
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 cov...
markotibold
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