| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-25 | tutorial #5 incorrectly referenced 'settings.py' instead of ↵ | Michael Marvick | |
| 'tutorial/settings.py' | |||
| 2015-01-09 | Tweaked a few issues in the tutorial documentation. | Travis Swientek | |
| 2014-12-11 | Field->ReadOnlyField in tutorial docs | Tom Christie | |
| 2014-12-09 | snippets relationship in tutorial should be read_only | Tom Christie | |
| 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-11-20 | Removed unused import from code snippet in tutorial | Gil Gonçalves | |
| 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-08-06 | Fix style for some text | nimiq | |
| 2013-07-27 | Fix Tutorial5 serializers.py typo | Rodrigo Martell | |
| [Issue #N/A] A slight typo at Tutorial5 causing an Exception "name 'models' is not defined". A subtle one that can confuse Python/Django noobs like me. | |||
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 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-04-04 | Use consistent header style in tutorial part 5 | Tom Christie | |
| 2013-02-25 | Renamed UserInstance to UserDetail in docs | Danilo Bargen | |
| 2013-02-12 | Use `many=True` for serializers. | Tom Christie | |
| 2013-01-24 | Tweak linking style. | Tom Christie | |
| 2013-01-13 | Format extensions have already been introduced. | Richard Wackerbarth | |
| If format extensions are used, they must be used in the creation of the reverse URLs. | |||
| 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-17 | Update contact details | Tom Christie | |
| 2012-12-05 | Two typo fixes. | Reinout van Rees | |
| Plural/singular fix. Typo fixed. | |||
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie | |
| 2012-10-31 | fixed typo | Stephan Groß | |
| 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 | Docs update | Tom Christie | |
| 2012-10-30 | Docs tweaks for tutorial. | Tom Christie | |
| 2012-10-28 | Tweaks | Tom Christie | |
| 2012-10-28 | Pastebin tutorial | Tom Christie | |
| 2012-10-10 | Remove 'tut 6 - resources' from the docs, since it doesn't exist yet | Tom Christie | |
| 2012-09-19 | Use named links in tutorial docs | Tom Christie | |
| 2012-08-29 | New docs | Tom Christie | |
