| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-31 | Version 2.1.142.1.14 | Tom Christie | |
| 2012-12-31 | Relation fields move into relations.py | Tom Christie | |
| 2012-12-30 | Added @sebastibe. Thanks! | Tom Christie | |
| 2012-12-29 | Added @toranb - Thank you! | Tom Christie | |
| 2012-12-29 | Updated release notes | Tom Christie | |
| 2012-12-29 | Update release notes | Tom Christie | |
| 2012-12-29 | Nested serializers now support nullable relationships, plus test. Fixes #384 | Tom Christie | |
| 2012-12-29 | Tweak quote | Tom Christie | |
| 2012-12-28 | Add .validate() example | Tom Christie | |
| 2012-12-28 | django.contrib.staticfiles no longer needs to be in INSTALLED_APPS | Tom Christie | |
| 2012-12-27 | Update release notes and documentation for 2.2.0 | Tom Christie | |
| 2012-12-27 | Added @akinfold for staticfiles changes. | Tom Christie | |
| 2012-12-23 | Update docs/topics/release-notes.md | Tom Christie | |
| 2012-12-21 | Merge pull request #529 from reinout/reinout-slug-kwarg | Tom Christie | |
| slug_kwarg attribute doesn't work; it should be slug_url_kwarg | |||
| 2012-12-21 | slug_kwarg attribute doesn't work; it should be slug_url_kwarg | Reinout van Rees | |
| 2012-12-21 | Version 2.1.122.1.12 | Tom Christie | |
| 2012-12-21 | Added @treyhunner. Thank you! | Tom Christie | |
| 2012-12-19 | Update release notes. | Tom Christie | |
| 2012-12-19 | Added @joual - Thanks! | Tom Christie | |
| 2012-12-19 | Update release notes | Tom Christie | |
| 2012-12-18 | Update release notes. | Tom Christie | |
| 2012-12-17 | Version 2.1.11 | Tom Christie | |
| 2012-12-17 | Update contact details | Tom Christie | |
| 2012-12-17 | Version 2.1.102.1.10 | Tom Christie | |
| 2012-12-15 | Fix model validation exclusions. Fixes #500. Fixes #506. | Tom Christie | |
| 2012-12-14 | Added @sunscrapers. Thanks! | Tom Christie | |
| 2012-12-14 | Update release notes. | Tom Christie | |
| 2012-12-14 | Added @pilt. Thanks! | Tom Christie | |
| 2012-12-12 | Added @cmurtaugh. Thanks! | Stephan Groß | |
| 2012-12-11 | Replaced SingleObjectBaseView with SingleObjectAPIView | Colin Murtaugh | |
| 2012-12-11 | Version 2.1.92.1.9 | Tom Christie | |
| 2012-12-11 | Added @gkrappel. Thank you! | Tom Christie | |
| 2012-12-11 | Added @annacoder. Thanks! | Tom Christie | |
| 2012-12-08 | Version 2.1.82.1.8 | Tom Christie | |
| 2012-12-07 | Add link to json+hal hypermedia format. | Tom Christie | |
| 2012-12-07 | Version 2.1.72.1.7 | Tom Christie | |
| 2012-12-07 | Added release notes | Tom Christie | |
| 2012-12-06 | Merge pull request #470 from minddust/fix-#469 | Tom Christie | |
| fixed #469 - RegexField <--> BrowsableAPI Bug | |||
| 2012-12-06 | Added @roberts81. Thanks! | Tom Christie | |
| 2012-12-06 | Added @justanotherbody. Thanks! | Tom Christie | |
| 2012-12-06 | Added @reinout for the copy fixes. Thanks! | Tom Christie | |
| 2012-12-06 | Merge pull request #475 from reinout/master | Tom Christie | |
| Textual tutorial fixes | |||
| 2012-12-05 | Two typo fixes. | Reinout van Rees | |
| Plural/singular fix. Typo fixed. | |||
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-12-05 | Textual fixes. | Reinout van Rees | |
| Added a sentence introducing the second view. Fix one or two additional sentences. | |||
| 2012-12-05 | Update docs/api-guide/permissions.md | Marko Tibold | |
| @permission_classes takes a tuple or list. | |||
| 2012-12-05 | Fixed 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-05 | Fixed wording. | Reinout van Rees | |
| 2012-12-04 | fixed #469 - RegexField <--> BrowsableAPI Bug | Stephan Groß | |
