aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
AgeCommit message (Collapse)Author
2014-08-292.4 Release notes2.4.0Tom Christie
2014-08-29Merge pull request #1784 from tomchristie/remove-model-attributeTom Christie
Deprecate `.model` attribute on views
2014-08-29Minor docs updateTom Christie
2014-08-28Sponsor fixTom Christie
2014-08-28Latest sponsor updateTom Christie
2014-08-21Add .model deprecation to release notesTom Christie
2014-08-20Add Retry-After to release notes. Refs #1508.Tom Christie
2014-08-20TypoTom Christie
2014-08-20Fix cache_throttle typoTom Christie
2014-08-20Merge pull request #1770 from tomchristie/2.4.0Tom Christie
2.4.0 Release.
2014-08-20Latest sponsor updateTom Christie
2014-08-20Release notesTom Christie
2014-08-19Release notesTom Christie
2014-08-19Drop six from compat. 1.4.2 is now the lowest supported version.Tom Christie
2014-08-19Documentation on runtests.pyTom Christie
2014-08-19Merge masterTom Christie
2014-08-18Merge pull request #1641 from javins/login-titleTom Christie
Refactor login template to extend base.
2014-08-18Merge pull request #1654 from carltongibson/1559-take-2Tom Christie
Allow use of native migrations in 1.7 — Take 2
2014-08-18Updated docs for South v1.0Carlton Gibson
2014-08-16Sponsor updateTom Christie
2014-08-15Latest sponsor updateTom Christie
2014-08-15Added compile to the sponsorsTom Christie
2014-08-15Added HolviTom Christie
2014-08-15Latest backer updateTom Christie
2014-08-15Latest sponsor updatesTom Christie
2014-08-14Fixed small typocatherinedodge
2014-08-14Minor sponsor correctionTom Christie
2014-08-14Latest sponsor updateTom Christie
2014-08-13Latest sponsor updateTom Christie
2014-08-12Minor docs style changeTom Christie
2014-08-12Added CantemoTom Christie
2014-08-12Added Rob SpectreTom Christie
2014-08-12Added OpenEye as a silver sponsorTom Christie
2014-08-07Updated links to Bootstrap componentsKevin London
The previous links landed on the the main page and no longer directly linked to specific areas.
2014-08-05Latest sponsor updateTom Christie
2014-08-04Latest sponsor updateTom Christie
2014-08-02Update sponsorshipsTom Christie
2014-08-02Added pathwrightTom Christie
2014-08-02Update Nephila sponsorshipTom Christie
2014-08-02Sponsor updatedTom Christie
2014-08-01Added ProReNata ABTom Christie
2014-08-01Fix LaterPay linkTom Christie
2014-08-01Latest sponsor updatesTom Christie
2014-07-31Kickstarter sponsorsTom Christie
2014-07-31Add platinum sponsorsTom Christie
2014-07-26Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
Conflicts: rest_framework/fields.py
2014-07-17Docs for kickstarter announcementTom Christie
2014-06-24Merge branch '2.4.0' of github.com:tomchristie/django-rest-framework into #1559Carlton Gibson
Conflicts: docs/topics/release-notes.md
2014-06-24Added (first pass) notes to docs & release notes. Backed out ↵Carlton Gibson
`SOUTH_MIGRATION_MODULES` setting from `rest_framework.settings`
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier 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