aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-30Formatting fixesTom Christie
2013-01-30Use many=True style for pk relations.Tom Christie
2013-01-30Merge pull request #632 from fernandogrd/masterTom Christie
2013-01-30Added regretion test for issue #632Fernando Rocha
2013-01-29Fix processing of ManyToManyField when it is emptyFernando Rocha
2013-01-29Docs tweaks.Tom Christie
2013-01-29Added @z4r. Thanks!Tom Christie
2013-01-29Merge pull request #629 from z4r/patch-1Tom Christie
2013-01-28Added @swistakm, for docs fix #625. Thanks!Tom Christie
2013-01-28Update rest_framework/serializers.pyAndrea de Marco
2013-01-28Update release notesTom Christie
2013-01-28Ensure model field validation is performed for ModelSerializers with a custom...Tom Christie
2013-01-28Update release notes.Tom Christie
2013-01-28Merge pull request #624 from wronglink/fix_login_pageTom Christie
2013-01-28Added @wronglink, for docs fixes in #592. Thanks!Tom Christie
2013-01-28Merge pull request #625 from swistakm/masterTom Christie
2013-01-28fix mistake in docsswistakm
2013-01-28Login page styles fix. Closes #618. Made with :cookie:Michael Elovskikh
2013-01-28Merge pull request #592 from wronglink/docs_patch_methodTom Christie
2013-01-28Merge branch 'upstream_master' into docs_patch_methodMichael Elovskikh
2013-01-28Undo changes in browsable-api.md and browser-enhancements.mdMichael Elovskikh
2013-01-28Notes on upgrading and versioning. Fixes #620.Tom Christie
2013-01-28Drop unneccessary `source=` argument.Tom Christie
2013-01-28Added @mktums for docs fix in #621. Thanks!Tom Christie
2013-01-28And link to quickstart.Tom Christie
2013-01-28Revert comment.Tom Christie
2013-01-27Merge pull request #621 from mktums/patch-1Tom Christie
2013-01-28Note auto_now, auto_now_add behavior. Refs #622.Tom Christie
2013-01-28Tweak description of example throttle.Tom Christie
2013-01-28Example custom authentication. Fixes #301.Tom Christie
2013-01-28Example custom throttle. Fixes #300.Tom Christie
2013-01-28Example custome permission. Fixes #299.Tom Christie
2013-01-28Update docs/tutorial/1-serialization.mdMike TUMS
2013-01-27TypoTom Christie
2013-01-27Fix link to django docs.Tom Christie
2013-01-27AJAX, CSRF & CORS documentationTom Christie
2013-01-26Merge branch 'master' into many-fieldsTom Christie
2013-01-26Version 2.1.172.1.17Tom Christie
2013-01-26Test for custom pagination serializers. Also refs #604.Tom Christie
2013-01-26Fix issues with custom pagination serializersTom Christie
2013-01-26Serializers should accept source='*' argument. Fixes #604.Tom Christie
2013-01-26Fix pagination docsTom Christie
2013-01-26Added @guglielmo, for the tutorial fix in #614. Thanks!Tom Christie
2013-01-26Merge pull request #614 from guglielmo/patch-1Tom Christie
2013-01-25Update docs/tutorial/4-authentication-and-permissions.mdGuglielmo
2013-01-25Test for GFK, using RelatedField. Refs #607.Tom Christie
2013-01-25Cleaning up GFK test module. Refs #607.Tom Christie
2013-01-24Add twitter follow button.Tom Christie
2013-01-24Tweak linking style.Tom Christie
2013-01-24Test for #552.Tom Christie