| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-08 | Merge pull request #2165 from phalt/httpie-examples | Tom Christie | |
| Use httpie for tutorials | |||
| 2014-12-08 | one last tabs / spaces! | phalt | |
| 2014-12-08 | fixed indentations | phalt | |
| 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-05 | Added .validated_data usage. Closes #2214. | Tom Christie | |
| 2014-12-05 | Style tweaks in examples | Tom Christie | |
| 2014-12-05 | Fix quickstart tutorial | Tom Christie | |
| 2014-12-04 | Fix the tutorial against the v3.0 | Xavier Ordoquy | |
| 2014-12-04 | print() function works from Python 2.6 to 3.X | Xavier Ordoquy | |
| 2014-12-04 | updates based on suggestions | phalt | |
| 2014-12-03 | Renamed validated_attrs to validated_data to be more in line with other ↵ | Martin Tschammer | |
| similar code. | |||
| 2014-12-02 | remove unsused link | phalt | |
| 2014-12-02 | Only show pip install for httpie | phalt | |
| 2014-12-01 | Use httpie for tutorials | phalt | |
| 2014-11-29 | Fixed typos | Tymur Maryokhin | |
| 2014-11-28 | Merge branch '3.0-docs' | Tom Christie | |
| 2014-11-26 | grammar | Will Stott | |
| 2014-11-26 | a few typos | Will Stott | |
| 2014-11-25 | Merge master | Tom Christie | |
| 2014-11-25 | Clean up extra white space | José Padilla | |
| 2014-11-25 | request.DATA, request.FILES -> request.data | Tom Christie | |
| 2014-11-24 | Merge pull request #2116 from LuRsT/patch-5 | Tom Christie | |
| Fixed database update instructions | |||
| 2014-11-24 | Added missing import in tutorial snippet | Gil Gonçalves | |
| 2014-11-24 | Fixed database update instructions | Gil Gonçalves | |
| 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 | |
