aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)Author
2015-02-17Single source of truth for requirementsTom Christie
2015-02-09Merge masterTom Christie
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-01-30Merge masterTom Christie
2015-01-23Update Django-Filter references in docs and requirements.Carlton Gibson
2015-01-19Merge masterTom Christie
2015-01-18Bump pytest version to 2.6.4David Muller
2015-01-18Bump pytest-django version to 2.8.0David Muller
2014-12-18Merge masterTom Christie
2014-12-18Add pinned versions of wheels and mkdocs to our dev requirements.Tom Christie
2014-12-12Fix dependanciesTom Christie
2014-12-01Consolidate Django and test requirementsJosé Padilla
2014-12-01Fix requirements. Closes #2170.Tom Christie
2014-09-05Update requirements.txtTom Christie
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-08-29New docsTom Christie
2012-01-05Preserve existing query params in PaginatorMixinJamie 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-12-15Use coverage>=3.4, since that's what we've got in tox.ini at the moment. ↵Tom Christie
Refs #96
2011-12-15Update requirements. Refs #96Tom Christie
2011-12-14More general requirements.Tom Christie
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-06-26syncing dependencies.markotibold
2011-06-26moved from examples/requirements.txt to main requirements.txtmarkotibold
2011-06-26some restyling and updated requirements.txt for yaml supportmarkotibold
2011-03-17Add coverage to requirementstom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵tom christie tom@tomchristie.com
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-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com
2010-12-29Initial commit of all files to the repository.tom christie tom@tomchristie.com