aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-13Merge pull request #2407 from philipn/filters_link_fixCarlton Gibson
2015-01-13Fix link to `django-rest-framework-filters` (formerlyPhilip Neustrom
2015-01-12Merge pull request #2399 from askholme/masterTom Christie
2015-01-12Merge pull request #2401 from jpadilla/masterTom Christie
2015-01-12Fix error when NUM_PROXIES is greater than oneJosé Padilla
2015-01-11Fix ident format when using HTTP_X_FORWARDED_FORJosé Padilla
2015-01-10Merge pull request #2398 from sloria/readme-linksJosé Padilla
2015-01-10Make FileUploadParser work with standard django APIAsk Holme
2015-01-10Fix broken links in READMESteven Loria
2015-01-10Merge pull request #2397 from travelton/TweakTutorialDocsTom Christie
2015-01-10Merge pull request #2385 from linovia/release/3.0.33.0.3Xavier Ordoquy
2015-01-09Tweaked a few issues in the tutorial documentation.Travis Swientek
2015-01-09First pass at 3.1 pagination APITom Christie
2015-01-09Merge pull request #2373 from jakul/document-translations-3.1Tom Christie
2015-01-08Update the release note with latest fixes.Xavier Ordoquy
2015-01-08Merge remote-tracking branch 'origin/master' into release/3.0.3Xavier Ordoquy
2015-01-08update tests to expect new error messagesCraig Blaszczyk
2015-01-08remove unused importCraig Blaszczyk
2015-01-08Ammend docstring to use python2/3 compatible example.Tom Christie
2015-01-08Fix broken 1.7.3. It's 1.7.2 - 1.7.3 is documented but not yet on PyPI.Tom Christie
2015-01-08Minimum 1.6.x version is 1.6.3Tom Christie
2015-01-08Minimum Django 1.5 version issue 1.5.6Tom Christie
2015-01-08Ensure urlparse is not publically exposed in compat.py - less chance of accid...Tom Christie
2015-01-08Link to Roy Fielding versioning interview.Tom Christie
2015-01-08Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-01-08Minor docs updatesTom Christie
2015-01-07Merge pull request #2386 from linovia/bugfix/drop_egg_supportTom Christie
2015-01-07Update project-management.mdTom Christie
2015-01-07Update project-management.mdTom Christie
2015-01-07restore Django 404Craig Blaszczyk
2015-01-07swap backticks for double quotesCraig Blaszczyk
2015-01-07Make Django REST Framework as zip unsafe.Xavier Ordoquy
2015-01-07Bumped the version to 3.0.3.Xavier Ordoquy
2015-01-07Release notes for 3.0.3Xavier Ordoquy
2015-01-07prefer single quotes in source and double quotes in user visible strings; add...Craig Blaszczyk
2015-01-07use double quotes in user messagesCraig Blaszczyk
2015-01-07update source stringsCraig Blaszczyk
2015-01-07use double quotes for user visible strings; end user visible strings in full ...Craig Blaszczyk
2015-01-07remove hardcoded page numberCraig Blaszczyk
2015-01-07recompile pofile with new python format stringsCraig Blaszczyk
2015-01-07switch to using format strings in error messages; raise NotFound when paginat...Craig Blaszczyk
2015-01-07add config and documentation about uploading/downloading translations from Tr...Craig Blaszczyk
2015-01-07Merge pull request #2382 from JocelynDelalande/patch-1Tom Christie
2015-01-07fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATIONJocelynDelalande
2015-01-07Merge pull request #2379 from Gaffney/fix-compat-commentTom Christie
2015-01-06Fix compatibility comment regarding OrderedDictRyan Gaffney
2015-01-06Update exception docs. Closes #2378.Tom Christie
2015-01-05Minor docs update. Refs #2375.Tom Christie
2015-01-05Pass init arguments through to serializer from pagination serializer.Tom Christie
2015-01-05Merge branch 'master' into version-3.1Tom Christie