| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-20 | Removed unused import from code snippet in tutorial | Gil Gonçalves | |
| 2014-11-19 | small type | Raony Guimarães | |
| 2014-10-09 | First pass on nested serializers in HTML | Tom Christie | |
| 2014-10-09 | Update tutorial for 3.0 | Tom Christie | |
| 2014-09-23 | remove patterns and strings from urls #1898 | Collin Anderson | |
| 2014-08-20 | Deprecate .model attribute on views | Tom Christie | |
| 2014-08-19 | Merge master | Tom Christie | |
| 2014-08-18 | tabs -> spaces | Tom Christie | |
| 2014-08-18 | Merge pull request #1688 from ekonstantinidis/quick-start-order | Tom Christie | |
| Updated quick start project set up order | |||
| 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 | |
| 2014-07-09 | Updated quick start project set up order | Emmanouil | |
| 2014-06-23 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/viewsets.md rest_framework/serializers.py rest_framework/throttling.py tests/test_generics.py tests/test_serializers.py tox.ini | |||
| 2014-05-06 | Replaced singular "is" by plural "are" | Sylvain Bellemare | |
| 2014-05-06 | Removed unnecessary "that" | Sylvain Bellemare | |
| 2014-05-06 | Added missing "the" word | Sylvain Bellemare | |
| 2014-05-05 | Removed superfluous "./"s | Sylvain Bellemare | |
| 2014-05-05 | Added missing "the" word | Sylvain Bellemare | |
| 2014-05-05 | Added missing "to" word | Sylvain Bellemare | |
| 2014-04-13 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/fields.md docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/authentication.py rest_framework/serializers.py rest_framework/templatetags/rest_framework.py rest_framework/tests/test_authentication.py rest_framework/tests/test_filters.py rest_framework/tests/test_hyperlinkedserializers.py rest_framework/tests/test_serializer.py rest_framework/tests/test_testing.py rest_framework/utils/encoders.py tox.ini | |||
| 2014-02-28 | clarified which urls.py to edit | DanSears | |
| 2014-01-14 | Use a local virtualenv, not in the users homedir. | Tom Christie | |
| 2013-12-23 | Merge branch 'bennbollay-patch-1' into 2.4.0 | Tom Christie | |
| Conflicts: .travis.yml docs/api-guide/routers.md rest_framework/compat.py tox.ini | |||
| 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-12-17 | Add note on compat import in tutorial | Tom Christie | |
| 2013-12-17 | Use the BytesIO for buffering bytes and import the one from the compat module. | Xavier Ordoquy | |
| 2013-12-13 | Merge branch 'master' into 2.4.0 | Tom Christie | |
| Conflicts: .travis.yml docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/compat.py | |||
| 2013-12-13 | Expanded notes in quickstart. Closes #1127. Closes #1128. | Tom Christie | |
| 2013-11-18 | Add User import. Refs #599 | Tom Christie | |
| 2013-10-18 | Update 3-class-based-views.md | Tom Christie | |
| 2013-10-18 | Merge pull request #1177 from rprince/patch-2 | Tom Christie | |
| Mention name of file to edit | |||
| 2013-10-18 | Merge pull request #1178 from rprince/patch-3 | Tom Christie | |
| Using the filenames where relevant | |||
| 2013-10-18 | Update 2-requests-and-responses.md | 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-16 | Mention name of file to edit | Rikki | |
| To reduce unnecessary cognitive load of the learner, name the file they are putting this code in. | |||
| 2013-10-16 | Added name of file to edit | Rikki | |
| So reader doesn't have to remember, or check through all the files to find where this code fragment was, mention the file name when it is relevant. | |||
| 2013-10-11 | Merge pull request #1157 from dpetzel/tutorial_authentication | Tom Christie | |
| Be sure to import UserSerializer | |||
| 2013-10-05 | Be sure to import UserSerializer | dpetzel | |
| 2013-10-05 | **very minor** typo fix | dpetzel | |
| 2013-09-25 | Merge master | Tom Christie | |
| 2013-09-23 | Mindnumbingly trivial single-char typo. | John Mee | |
| 2013-09-18 | Fixing simple typo | Braulio Soncco | |
| 2013-09-02 | Add windows virtualenv activate instruction | Tom Christie | |
| Closes #1075. | |||
| 2013-08-31 | Updated tutorial part 6: 2 examples were missing includes | tom-leys | |
| 2013-08-19 | Merge | Tom Christie | |
| 2013-08-13 | Small typo | martync | |
