aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2012-12-27Update release notes and documentation for 2.2.0Tom Christie
2012-12-27Added @akinfold for staticfiles changes.Tom Christie
2012-12-23Update docs/topics/release-notes.mdTom Christie
2012-12-21Merge pull request #529 from reinout/reinout-slug-kwargTom Christie
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
2012-12-21slug_kwarg attribute doesn't work; it should be slug_url_kwargReinout van Rees
2012-12-21Version 2.1.122.1.12Tom Christie
2012-12-21Added @treyhunner. Thank you!Tom Christie
2012-12-19Update release notes.Tom Christie
2012-12-19Added @joual - Thanks!Tom Christie
2012-12-19Update release notesTom Christie
2012-12-18Update release notes.Tom Christie
2012-12-17Version 2.1.11Tom Christie
2012-12-17Update contact detailsTom Christie
2012-12-17Version 2.1.102.1.10Tom Christie
2012-12-15Fix model validation exclusions. Fixes #500. Fixes #506.Tom Christie
2012-12-14Added @sunscrapers. Thanks!Tom Christie
2012-12-14Update release notes.Tom Christie
2012-12-14Added @pilt. Thanks!Tom Christie
2012-12-12Added @cmurtaugh. Thanks!Stephan Groß
2012-12-11Replaced SingleObjectBaseView with SingleObjectAPIViewColin Murtaugh
2012-12-11Version 2.1.92.1.9Tom Christie
2012-12-11Added @gkrappel. Thank you!Tom Christie
2012-12-11Added @annacoder. Thanks!Tom Christie
2012-12-08Version 2.1.82.1.8Tom Christie
2012-12-07Add link to json+hal hypermedia format.Tom Christie
2012-12-07Version 2.1.72.1.7Tom Christie
2012-12-07Added release notesTom Christie
2012-12-06Merge pull request #470 from minddust/fix-#469Tom Christie
fixed #469 - RegexField <--> BrowsableAPI Bug
2012-12-06Added @roberts81. Thanks!Tom Christie
2012-12-06Added @justanotherbody. Thanks!Tom Christie
2012-12-06Added @reinout for the copy fixes. Thanks!Tom Christie
2012-12-06Merge pull request #475 from reinout/masterTom Christie
Textual tutorial fixes
2012-12-05Two typo fixes.Reinout van Rees
Plural/singular fix. Typo fixed.
2012-12-05Small textual fixes.Reinout van Rees
2012-12-05Small textual fixes.Reinout van Rees
2012-12-05Textual fixes.Reinout van Rees
Added a sentence introducing the second view. Fix one or two additional sentences.
2012-12-05Update docs/api-guide/permissions.mdMarko Tibold
@permission_classes takes a tuple or list.
2012-12-05Fixed typos and fixed wording.Reinout van Rees
Some singular/plural fixes. Fixed some 'serialise->serialize' kind of UK/US differences. The 'z' seems more common in the rest of the docs, so that's what I used. Removed a half-finished-sentence left dangling somewhere.
2012-12-05Fixed wording.Reinout van Rees
2012-12-04fixed #469 - RegexField <--> BrowsableAPI BugStephan Groß
2012-12-03Added @mvdwaeter. Thanks!Stephan Groß
2012-12-02Added @mhsparks. Thanks!Tom Christie
2012-11-30Fixed typo in import statement of tutorialmvdwaeter
2012-11-29Added @fabianbuechler. Thanks!Tom Christie
2012-11-28Fix location of obtain_auth_token viewPavel Savchenko
2012-11-28Added @yprez Thanks! Stephan Groß
2012-11-27Merge pull request #453 from yprez/docs_fixStephan Groß
api-guide/views.md - add imports to code example
2012-11-27Import from correct placeYuri Prezument
2012-11-27Added @oaubert Thanks!Stephan Groß
2012-11-27Merge pull request #455 from oaubert/patch-2Stephan Groß
Tutorial: fix module name in section 3