Ben Konrath
|
1d054f9572
|
Use Decimal (properly) everywhere.
|
2012-10-11 14:19:29 +02:00 |
|
Ben Konrath
|
6f736a6823
|
Explicitly use Decimal for creating filter test data.
This fixes a Travis build failures on python 2.6:
https://travis-ci.org/#!/tomchristie/django-rest-framework/builds/2746628
|
2012-10-11 13:55:16 +02:00 |
|
Ben Konrath
|
e295f616ec
|
Fix small PEP8 problem.
|
2012-10-11 12:01:07 +02:00 |
|
Ben Konrath
|
1e9ece0f93
|
First attempt at adding filter support.
The filter support uses django-filter to work its magic.
|
2012-10-11 12:01:07 +02:00 |
|
Tom Christie
|
c30e0795be
|
Rename generic views
|
2012-10-03 09:26:15 +01:00 |
|
Tom Christie
|
b16fb57771
|
Expand pagination support, add docs
|
2012-10-01 15:49:19 +01:00 |
|
Tom Christie
|
6fa589fefd
|
Pagination support
|
2012-09-30 17:31:28 +01:00 |
|