aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-08Fix inconsistent view_name logic. Fixes #567.Tom Christie
2013-01-08ObtainAuthToken pluggable Serializer.Marc Tamlyn
2013-01-08Merge pull request #565 from mjtamlyn/patch-1Stephan Groß
2013-01-08Fix reference to BasicAuthentication in settings.Marc Tamlyn
2013-01-07Create separate *NullableOneToOneTests TestCaseMark Aaron Shirley
2013-01-08Don't double install django-filter.Xavier Ordoquy
2013-01-07Correctly remove from the matrix incompatible django / python versions.Xavier Ordoquy
2013-01-07Reverted on the right django 1.5 rc1 url and made sure we use mirrors for our...Xavier Ordoquy
2013-01-07Attempt with another url for djangoXavier Ordoquy
2013-01-07Check for travis builds.Xavier Ordoquy
2013-01-07Try a lighter alternative to install django-filter trunkXavier Ordoquy
2013-01-07Introduced HTTP_HEADER_ENCODING.Xavier Ordoquy
2013-01-07Typo in the travis.yml.Xavier Ordoquy
2013-01-07Conditional six installation (only for django 1.3.5) and install 3.2 compatib...Xavier Ordoquy
2013-01-07Clean up test slightly. Refs #552Tom Christie
2013-01-07Test against Django 1.5 rc1Xavier Ordoquy
2013-01-07Note paginate_by=None usage. Fixes #555.Tom Christie
2013-01-07Respect blank=True on relational fields. Fixes #537Tom Christie
2013-01-07Merged to latest masterTom Christie
2013-01-07Fix PAGINATE_BY_PARAM docs. Refs #551Tom Christie
2013-01-07Added @juanriaza's `djangorestframework-msgpack` package to the docs.Tom Christie
2013-01-07Added @mjtamlyn. Thanks!Tom Christie
2013-01-07Merge pull request #562 from mjtamlyn/view-nameTom Christie
2013-01-07Use ResolveMatch.view_name so namespaces work.Marc Tamlyn
2013-01-07Merge pull request #561 from mjtamlyn/import-errorsTom Christie
2013-01-07Be more informative when reporting import errors.Marc Tamlyn
2013-01-07Added @michaelmior. Thanks!Tom Christie
2013-01-07Merge pull request #559 from michaelmior/django1.5-staticTom Christie
2013-01-06Use the correct static template tag in Django 1.5Michael Mior
2013-01-05Added @juanriaza. ThanksYuri Prezument
2013-01-05Updated release notesYuri Prezument
2013-01-05Merge pull request #554 from juanriaza/masterYuri Prezument
2013-01-05deprecate simplejsonJuan Riaza
2013-01-05removed duplicate entry in 2.1.15Stephan Groß
2013-01-04Handle ObjectDoesNotExist exceptions when serializing null reverse one-to-oneMark Aaron Shirley
2013-01-04Validation errors instead of exceptions when serializers receive incorrect ty...Tom Christie
2013-01-04Add proper validation for updating relational fields with incorrect types. F...Tom Christie
2013-01-04Rename module for basic relational field testsTom Christie
2013-01-03Fix for #446. Note: Also needs applying to other relational types.Tom Christie
2013-01-03Merge pull request #548 from maspwr/masterTom Christie
2013-01-03Remove duplicate release notes lineMark Shirley
2013-01-03Version 2.1.152.1.15Tom Christie
2013-01-03Tweak release notes.Tom Christie
2013-01-03Tweak comment.Tom Christie
2013-01-03Merge pull request #541 from yprez/default_and_partial_serializers2Tom Christie
2013-01-03Tweak behavior of hyperlinked fields with an explicit format suffix.Tom Christie
2013-01-03Tweak behavior of hyperlinked fields that include an explicit format suffix.Tom Christie
2013-01-03Drop unused private save_m2m flagTom Christie
2013-01-03Fix copyright notice and travis badgeTom Christie
2013-01-03Merge pull request #546 from maspwr/refactor-relation-modelsMark Shirley