aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-09Fix misleading AttributeErrorsTom Christie
2015-02-09Minor docs workTom Christie
2015-02-06Minor internal API cleanpuTom Christie
2015-02-06Minor cleanups/improvements to ModelSerializer APITom Christie
2015-02-06Merge pull request #2460 from mmarvick/masterJosé Padilla
2015-02-06Fix typoTom Christie
2015-02-06Minor cleanupTom Christie
2015-02-06Merge branch 'version-3.1' of git://github.com/jpadilla/django-rest-framework...Tom Christie
2015-02-06Upgrade pending deprecations to deprecationsTom Christie
2015-02-06Merge pull request #2527 from linovia/feature/secured_pypi_uploadTom Christie
2015-02-06Pagination imagesTom Christie
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-02-06Add Twine to the requirements.Xavier Ordoquy
2015-02-06Internationalization docsTom Christie
2015-02-06Fixed a typo.Xavier Ordoquy
2015-02-06Use twine to upload to pypi.Xavier Ordoquy
2015-02-06Add trim_whitespace to CharField #2517José Padilla
2015-02-05Revert some of the changes made in 1-serialization.mdMichael Marvick
2015-02-06Link to ModelSerializer APITom Christie
2015-02-06Merge branch 'version-3.1' of https://github.com/tomchristie/django-rest-fram...Tom Christie
2015-02-06Tweak gitignoreTom Christie
2015-02-06Drop 2.x announcementsTom Christie
2015-02-05Merge pull request #2524 from Kaptian/patch-1Xavier Ordoquy
2015-02-05Update throttling.pyKaptian
2015-02-05Merge pull request #2496 from jpadilla/version-3.1Tom Christie
2015-02-05Fix possible nested array fieldsJosé Padilla
2015-02-04Merge remote-tracking branch 'upstream/version-3.1' into version-3.1José Padilla
2015-02-04Add child to ListField when using ArrayFieldJosé Padilla
2015-02-05Minor bits of test cleanupTom Christie
2015-02-05Merge branch 'brandoncazander-version-3.1-2489' into version-3.1Tom Christie
2015-02-05Fix NamespaceVersioning with hyperlinked serializer fieldsTom Christie
2015-02-04Merge branch 'version-3.1-2489' of git://github.com/brandoncazander/django-re...Tom Christie
2015-02-04Updating release notesTom Christie
2015-02-04Merge pull request #2518 from longhotsummer/patch-1Tom Christie
2015-02-04Parens around if clauseGreg Kempe
2015-02-04Merge pull request #2519 from Ofir-Purple/optimize-token-auth-queriesTom Christie
2015-02-04Use inline ifGreg Kempe
2015-02-04Prefetching the user object when getting the token in TokenAuthentication.Ofir Ovadia
2015-02-04FIX: Don't default to list in method argsGreg Kempe
2015-02-04Remove erronous checkinTom Christie
2015-02-04Minor authentication message improvement.Tom Christie
2015-02-04Merge pull request #2512 from heywbj/docsXavier Ordoquy
2015-02-03docsWarren Jin
2015-02-03Merge pull request #2509 from jamescooke/doc-fixesTom Christie
2015-02-03Small documentation fixesJames Cooke
2015-02-03Reorganize tests.Brandon Cazander
2015-02-03Fleshing out 3.1 announcementTom Christie
2015-02-02Remove unnecessary APIRequestFactory get from tests.Brandon Cazander
2015-02-02Provide rest_framework.resolve. Fixes #2489Brandon Cazander
2015-02-03Merge pull request #2503 from tail/missing-space-error-stringTom Christie