Xavier Ordoquy
364299b0aa
py3 compatible setup.
2012-12-02 01:23:03 +01:00
Xavier Ordoquy
b3698acb6c
First passing test under p3k \o/
2012-11-22 00:20:49 +01:00
Tom Christie
166025c0fc
Package and doc tweaks
2012-10-30 14:48:48 +00:00
Tom Christie
d15e31b28d
Drop coverage in travis tests
2012-10-11 13:05:01 +01:00
Tom Christie
4b691c4027
Change package name: djangorestframework -> rest_framework
2012-09-20 13:06:27 +01:00
Tom Christie
a5213d4023
Drop urlobject2
2012-09-14 13:24:13 +01:00
Tom Christie
6207791af1
Attempt to stop banging head against brick wall.
2012-02-07 10:14:34 +00:00
Tom Christie
8c1e6beb85
Distutils, you are a harsh master.
2012-02-07 09:55:01 +00:00
Tom Christie
304c995983
Fix distutils errors
2012-02-07 09:47:15 +00:00
Tom Christie
15fc26f50b
Fix up packaging and staticfiles changes. Fixes #155 . Fixes #153 . Fixes #150 .
2012-02-07 08:58:15 +00:00
Jamie Matthews
18535c7a38
Preserve existing query params in PaginatorMixin
...
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
2012-01-05 14:07:31 +00:00
Tom Christie
b50492853f
pull in -dev as 0.2.0
2011-06-02 12:58:10 +01:00
Tom Christie
7ee9adbe5c
point to django-rest-framework.org as the homepage, point to pypi for downloads
2011-06-02 12:52:23 +01:00
Tom Christie
c4d800ef32
proper manifest. setup groks version from __init__
2011-06-02 12:17:21 +01:00
Tom Christie
3470134373
Add utils to setup.py - see if the examples tests now pass
2011-05-16 16:00:00 +01:00
markotibold
fabf7c255d
Coverage for all platforms working. Had some trouble with dependencies of coverage of python-dev for the various platforms.
2011-03-18 14:15:12 +01:00
Tom Christie
bed7d8c3a9
tox, runcoverage, and setup.py test
2011-03-13 17:08:46 +00:00
tom christie tom@tomchristie.com
ded60f5308
setup.py
2011-02-19 19:00:05 +00:00
tom christie tom@tomchristie.com
114738ca72
Add setup.py
2011-02-19 18:41:23 +00:00