aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-12auto_now and auto_now_add fields should be read only by defaultTom Christie
2013-01-11Fix typo in permission_classesStephan Groß
2013-01-11Added @wackerbarth. Thanks!Tom Christie
2013-01-11Merge pull request #573 from Wackerbarth/tutorialTom Christie
2013-01-10Make the whitespace uniformRichard Wackerbarth
2013-01-10Merge pull request #550 from Wackerbarth/tutorialTom Christie
2013-01-10Bringing up the Web APIRichard Wackerbarth
2013-01-10Some comment on the tutorial repositoryRichard Wackerbarth
2013-01-10Imply an additional element in infinite listsRichard Wackerbarth
2013-01-10Merge pull request #572 from juanriaza/masterTom Christie
2013-01-10unused importsJuan Riaza
2013-01-09Include CSRF note in SessionAuthentication docs.Tom Christie
2013-01-08Merge pull request #553 from maspwr/null-one-to-oneMark Shirley
2013-01-08Update release notesMark Aaron Shirley
2013-01-08Merge remote-tracking branch 'upstream/master' into null-one-to-oneMark Aaron Shirley
2013-01-08Merge pull request #566 from mjtamlyn/patch-1Tom Christie
2013-01-08Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
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