| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-09 | Tweaked a few issues in the tutorial documentation. | Travis Swientek | |
| 2014-12-17 | With httpie 0.8.0 the HTTP method has to come after the auth argument. | Brent O'Connor | |
| 2014-12-08 | Merge pull request #2165 from phalt/httpie-examples | Tom Christie | |
| Use httpie for tutorials | |||
| 2014-12-06 | Fix the new Django default db name | Xavier Ordoquy | |
| PrimaryKeyRelatedField now needs a queryset argument. urls now don't use urlpatterns. | |||
| 2014-12-01 | Use httpie for tutorials | phalt | |
| 2014-11-24 | Fixed database update instructions | Gil Gonçalves | |
| 2014-10-09 | Update tutorial for 3.0 | Tom Christie | |
| 2014-09-23 | remove patterns and strings from urls #1898 | Collin Anderson | |
| 2014-08-15 | Strip trailing spaces in tutorial | sshquack | |
| 2014-08-15 | Specify file names using standard format | sshquack | |
| + Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name | |||
| 2014-05-05 | Removed superfluous "./"s | Sylvain Bellemare | |
| 2014-02-28 | clarified which urls.py to edit | DanSears | |
| 2013-12-23 | Back out permissions example change in favor of easier to follow example | Tom Christie | |
| 2013-12-23 | Simplified some examples in tutorial | amatellanes | |
| 2013-12-23 | Revert "Simplified some examples in tutorial" | amatellanes | |
| This reverts commit d6806340e54408858da4b2dc991be99edd65df76. | |||
| 2013-12-23 | Simplified some examples in tutorial | amatellanes | |
| 2013-11-18 | Add User import. Refs #599 | Tom Christie | |
| 2013-10-16 | Using the filenames where relevant | Rikki | |
| Sometimes it's hard to tell which file the code is intended to go in. Now it spells it out. | |||
| 2013-10-05 | Be sure to import UserSerializer | dpetzel | |
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 2013-05-28 | Fixed typos | Pascal Borreli | |
| 2013-05-07 | Fixed typos in tutorial | Daniel Hepper | |
| 2013-05-05 | Merge master | Tom Christie | |
| 2013-05-01 | Example and spelling fixes. Change "browseable" to "browsable" for consistency. | Victor Shih | |
| 2013-04-24 | Various clean up and lots of docs | Tom Christie | |
| 2013-03-25 | Tiny typo | Sitong Peng | |
| 2013-02-25 | Renamed UserInstance to UserDetail in docs | Danilo Bargen | |
| 2013-02-23 | Fix curl response. | Tom Christie | |
| Didn't map to the correct stage of the tutorial. | |||
| 2013-02-23 | Spelling. | Tom Christie | |
| 2013-02-23 | Autenticating with curl example. | Tom Christie | |
| 2013-02-12 | Use `many=True` for serializers. | Tom Christie | |
| 2013-02-12 | New style object-level permission checks | Tom Christie | |
| 2013-01-25 | Update docs/tutorial/4-authentication-and-permissions.md | Guglielmo | |
| HTMLFormatter is in pygments.formatters.html | |||
| 2013-01-23 | Docs tweak based on user feedback. | Tom Christie | |
| 2013-01-20 | Add missing import to tutorial. Fixes #599 | Tom Christie | |
| 2013-01-12 | Minor gramatical correction | Richard Wackerbarth | |
| 2013-01-10 | Imply an additional element in infinite lists | Richard Wackerbarth | |
| This is to allow the addition of elements without having to change existing lines of code | |||
| 2012-12-05 | Small textual fixes. | Reinout van Rees | |
| 2012-10-31 | using 'pk' in fields throws KeyError | Pavel Savchenko | |
| add missing imports Browsable API seems to be working fine with FBV's (2.0.0) removing snippets from the URI doesn't make sense remain consistent in using SnippetDetail | |||
| 2012-10-30 | added missing word + removed double whitespace | Stephan Groß | |
| 2012-10-30 | added missing word | Stephan Groß | |
| 2012-10-30 | fixed typo | Stephan Groß | |
| 2012-10-30 | fixed typo | Stephan Groß | |
| 2012-10-28 | Add initial explanatory paragraph | Tom Christie | |
| 2012-10-28 | Minor fixes | Tom Christie | |
| 2012-10-28 | Pastebin tutorial | Tom Christie | |
