aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-15TweaksTom Christie
2013-01-15Added a new file 'relations_slug.py' that tests Nullable Foreign Keys and the...Steven Gregory
2013-01-15Merge with latest masterTom Christie
2013-01-15Fix implementationTom Christie
2013-01-15Update docsTom Christie
2013-01-15Added @radiosilence, for the timedelta encoding support. Thanks!Tom Christie
2013-01-15Update release notesTom Christie
2013-01-15Merge pull request #584 from radiosilence/masterTom Christie
2013-01-15Add timedelta encoder to the JSONEncoder class.James Cleveland
2013-01-15Add @shezi thanks!Stephan Groß
2013-01-15Merge pull request #583 from shezi/masterStephan Groß
2013-01-15correcting template: closing tag was missingJohannes Spielmann
2013-01-15Update docstringsTom Christie
2013-01-15Modify tutorial to work with pygments 1.6rc. Fixes #581.Tom Christie
2013-01-14Tweak messagepack linksTom Christie
2013-01-14Add link to @mjumbewu's CSV packageTom Christie
2013-01-14Version 2.1.162.1.16Tom Christie
2013-01-13Merge pull request #578 from Wackerbarth/tutorialTom Christie
2013-01-13Format extensions have already been introduced.Richard Wackerbarth
2013-01-12Merge pull request #577 from Wackerbarth/tutorialStephan Groß
2013-01-12Minor gramatical correctionRichard Wackerbarth
2013-01-12Update django-filter link to pypiStephan Groß
2013-01-12Update django-filter link to pypiStephan Groß
2013-01-12Update release notes.Tom Christie
2013-01-12PK fields should only be read-only if they are an AutoField. Fixes #563Tom Christie
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