aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/release-notes.md
AgeCommit message (Collapse)Author
2012-12-08Version 2.1.82.1.8Tom Christie
2012-12-07Version 2.1.72.1.7Tom Christie
2012-12-07Added release notesTom Christie
2012-12-04fixed #469 - RegexField <--> BrowsableAPI BugStephan Groß
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-22Updated release notes.Tom Christie
2012-11-22Updated release notes.Tom Christie
2012-11-21Merge remote-tracking branch 'upstream/master' into regex_fieldStephan Groß
Conflicts: docs/topics/release-notes.md
2012-11-20Update docs/topics/release-notes.mdTom Christie
2012-11-20added RegexFieldStephan Groß
2012-11-19Added release notesTom Christie
2012-11-19Docs tweaks.Tom Christie
2012-11-18Update robromano fork with upstream masterRobert Romano
Conflicts: docs/topics/credits.md docs/topics/release-notes.md
2012-11-16Version 2.1.32.1.3Tom Christie
2012-11-16Getting 2.1.3 release notes readyTom Christie
2012-11-16Polishing to page size query parameters & more docsTom Christie
2012-11-15updated script to just use page_size_kwargStephan Groß
2012-11-15updated release noted for page_size stuffStephan Groß
2012-11-14Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, ↵Rob Romano
updated tests & docs. Left authtoken.urls in place as example.
2012-11-14added release noteStephan Groß
2012-11-09Support for `read_only_fields` on `ModelSerializer` classesTom Christie
2012-11-09Version 2.1.2 (Adds filtering support)2.1.2Tom Christie
2012-11-08Tweak note styleTom Christie
2012-11-08Comments updatedTomi Pajunen
2012-11-08Release notes updatedTomi Pajunen
2012-11-07Update release notesTom Christie
2012-11-06fixed field nameStephan Groß
2012-11-06added changelog entry and fixed old oneStephan Groß
2012-11-06Update release notesTom Christie
2012-11-05Version 2.1.0. Adding release notes.2.1.0Tom Christie
2012-11-05`queryset` argument is now optional on writable model fields.Tom Christie
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-11-05Update release notes.Tom Christie
2012-11-02Update release notesTom Christie
2012-11-02Fix issues with pk related fields in the browsable API.2.0.2Tom Christie
2012-11-01Tweaks fields docs, and fix 2.0.1 version.2.0.1Tom Christie
2012-11-01Update release notesTom Christie
2012-10-31PUT as create should return 201. Fixes #340.Tom Christie
2012-10-17Docs tweaksTom Christie