aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-12-05Fixed typos and fixed wording.Reinout van Rees
2012-12-05Fixed wording.Reinout van Rees
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ß
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ß
2012-11-27Tutorial: fix module name in section 3Olivier Aubert
2012-11-27Tutorial: fix module name in section 2Olivier Aubert
2012-11-27api-guide/views.md - add imports to code exampleYuri Prezument
2012-11-23Version 2.1.6. AKA: I am a doofus.2.1.6Tom Christie
2012-11-23Version 2.1.52.1.5Tom Christie
2012-11-22Version 2.1.42.1.4Tom Christie
2012-11-22Added @maspwr for the partial updates work. Ta!Tom Christie
2012-11-22Added @dbachrach. Thanks!Tom Christie
2012-11-22Updated release notes.Tom Christie
2012-11-22Updated release notes.Tom Christie
2012-11-21Merge remote-tracking branch 'upstream/master' into partial-updateMark Aaron Shirley
2012-11-21updated comparison due to pep8 programming recommendationsStephan Groß
2012-11-21Merge remote-tracking branch 'upstream/master' into regex_fieldStephan Groß
2012-11-20Documentation changes for partial serializer updatesMark Aaron Shirley
2012-11-20Update docs/topics/release-notes.mdTom Christie
2012-11-20Merge pull request #430 from j4mie/serializer-method-fieldTom Christie
2012-11-20Added @irrelative for the mighty fine work.Tom Christie
2012-11-20added RegexFieldStephan Groß
2012-11-20Add example use of SerializerMethodField to docsJamie Matthews
2012-11-19More docs tweaking.Tom Christie
2012-11-19Added release notesTom Christie
2012-11-19Adding folks to the credits makes me happy. Good work @jonlil!Tom Christie
2012-11-19Docs tweaks.Tom Christie
2012-11-19Tweaks to SerializerMethodField docsJamie Matthews
2012-11-19Add SerializerMethodFieldJamie Matthews
2012-11-18Update robromano fork with upstream masterRobert Romano
2012-11-18Docs, docs, docs, docs, docs, docsTom Christie
2012-11-17Added @MechanisM - Thanks!Tom Christie
2012-11-17Missing import of "Permission" model in docsEugene MechanisM
2012-11-16TweakTom Christie
2012-11-16Improve pagination docsTom Christie
2012-11-16Version 2.1.32.1.3Tom Christie
2012-11-16Merge pull request #422 from markotibold/max_length_for_modelserializersTom Christie
2012-11-16Getting 2.1.3 release notes readyTom Christie
2012-11-16Merge pull request #408 from markotibold/file_and_image_fieldsTom Christie
2012-11-16Polishing to page size query parameters & more docsTom Christie
2012-11-16Simplified docs a bit for FileField and ImageField.Marko Tibold
2012-11-16Added brief docs for URLField and SlugField.Marko Tibold