aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-17More docs, plus 'ALLOWED_VERSIONS' setting.Tom Christie
2014-12-16Minor comment tweakTom Christie
2014-12-16AcceptHeaderVersioning to return unicode strings.Tom Christie
2014-12-16Added NamespaceVersioningTom Christie
2014-12-16Merge lateset version-3.1Tom Christie
2014-12-16Merge branch 'master' into version-3.1Tom Christie
2014-12-16Versioning first passTom Christie
2014-12-15Minor test cleanupTom Christie
2014-12-15Merge masterTom Christie
2014-12-15Merge pull request #2279 from tomchristie/fix-serializer-repr-unicode-bugTom Christie
2014-12-15Remove erronous printTom Christie
2014-12-15Use unicode internally everywhere for 'repr'Tom Christie
2014-12-15Merge pull request #2277 from NullSoldier/doc-fixTom Christie
2014-12-15Doc typoJason Spafford
2014-12-15Merge pull request #2275 from NullSoldier/doc-fixTom Christie
2014-12-15Better messaging for 'Field.to_representation'. Closes #2271.Tom Christie
2014-12-15Made docs consistentJason Spafford
2014-12-15Merge branch 'jpadilla-exception-handler-context' into version-3.1Tom Christie
2014-12-15Merge branch 'exception-handler-context' of git://github.com/jpadilla/django-...Tom Christie
2014-12-15Merge branch 'master' into version-3.1Tom Christie
2014-12-15Merge branch 'exception-handler-context' of git://github.com/jpadilla/django-...Tom Christie
2014-12-15First pass at serializer repr bugTom Christie
2014-12-14Update excepteion_handler signatureJosé Padilla
2014-12-14Add get_exception_handler_context()José Padilla
2014-12-14Reuse exception_handler variable throughoutJosé Padilla
2014-12-14Add pending deprecation warning messageJosé Padilla
2014-12-14Update docsJosé Padilla
2014-12-14Remove testJosé Padilla
2014-12-13Support handlers with and without contextJosé Padilla
2014-12-13Add context to exception handler #2236José Padilla
2014-12-13Merge pull request #2269 from bjacobel/bjacobel/documentation-pagination-read...Tom Christie
2014-12-13Change serializers.Field to serializers.ReadOnlyField for 3.x compatibilityBrian Jacobel
2014-12-13Merge pull request #2267 from tomchristie/better-misconfigured-serializer-errorsTom Christie
2014-12-13Fix test for python2/3 compatTom Christie
2014-12-13Better errors when serializer has incorrectly named field.Tom Christie
2014-12-13Merge pull request #2266 from tomchristie/improve-nested-write-checkingTom Christie
2014-12-13Improve check for nested writesTom Christie
2014-12-13Merge pull request #2265 from jfw/patch-2Tom Christie
2014-12-12documentation typoJeff Fein-Worton
2014-12-12Fix dependanciesTom Christie
2014-12-12Merge masterTom Christie
2014-12-12Merge pull request #2259 from tomchristie/testclient-logout-also-cancels-forc...Tom Christie
2014-12-12Clean up import orderingTom Christie
2014-12-12Python 3 test fixTom Christie
2014-12-12Client.logout() also clears any force_authenticateTom Christie
2014-12-12Merge pull request #2255 from mathspace/charfield-default-messageXavier Ordoquy
2014-12-12Update CharField default min_length message.Peter Schmidt
2014-12-11Merge pull request #2251 from linovia/version/3.0.13.0.1Tom Christie
2014-12-11Fix the ghost backtick.Xavier Ordoquy
2014-12-11Better link representation for the issues.Xavier Ordoquy