Commit Graph

15 Commits

Author SHA1 Message Date
Tom Christie
4207d44531 Update requirements.txt 2014-09-05 13:19:47 +01:00
Tom Christie
87dae4d854 Remove old 'djangorestframework directories 2012-09-20 13:19:43 +01:00
Tom Christie
578017e01d New docs 2012-08-29 20:57:37 +01: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
28ccabf165 Use coverage>=3.4, since that's what we've got in tox.ini at the moment. Refs #96 2011-12-15 16:22:10 +00:00
Tom Christie
83910ff7a4 Update requirements. Refs #96 2011-12-15 16:20:37 +00:00
Tom Christie
67b13bd1bc More general requirements. 2011-12-14 20:11:02 +00:00
Tom Christie
f7b7778a79 pull in markos changes, minor tweaks to yaml stuff 2011-07-01 17:44:08 +01:00
markotibold
f67c0651ba syncing dependencies. 2011-06-26 02:58:42 +02:00
markotibold
d417a1a20a moved from examples/requirements.txt to main requirements.txt 2011-06-26 01:41:15 +02:00
markotibold
8cab127c2a some restyling and updated requirements.txt for yaml support 2011-06-26 01:38:56 +02:00
tom christie tom@tomchristie.com
e7fd0cf244 Add coverage to requirements 2011-03-17 08:36:22 +00:00
tom christie tom@tomchristie.com
805aa03ec1 Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00
tom christie tom@tomchristie.com
42f2f9b40d Rename to django-rest-framework, get simpleexample working 2011-01-30 18:30:39 +00:00
tom christie tom@tomchristie.com
650111dc8c Initial commit of all files to the repository. 2010-12-29 19:37:57 +00:00