aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
AgeCommit message (Expand)Author
2015-04-14Django 1.8 is no longer in betaJosé Padilla
2015-03-07Update to 3.1 releaseJosé Padilla
2015-02-26Formally upgrade suport to Django 1.8-betaTom Christie
2015-02-06Internationalization docsTom Christie
2015-02-06Drop 2.x announcementsTom Christie
2015-01-30Merge masterTom Christie
2015-01-23Update Django-Filter references in docs and requirements.Carlton Gibson
2015-01-19Merge masterTom Christie
2015-01-13Update internationalization docsTom Christie
2015-01-08Minimum 1.6.x version is 1.6.3Tom Christie
2015-01-08Minimum Django 1.5 version issue 1.5.6Tom Christie
2015-01-05Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.Tom Christie
2015-01-05Merge branch 'master' into version-3.1Tom Christie
2014-12-28Update copryright for 2015. Closes #2247.Tom Christie
2014-12-19Merge branch 'master' into version-3.1Tom Christie
2014-12-18Add OPTIONS/metadata to docs indexTom Christie
2014-12-18Added project management docs.Tom Christie
2014-12-17More docs, plus 'ALLOWED_VERSIONS' setting.Tom Christie
2014-12-12Merge masterTom Christie
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-12-03Update build status icon on github pages page.eiriksm
2014-12-02Merge branch 'master' of github.com:tomchristie/django-rest-frameworkTymur Maryokhin
2014-12-01Support Django's core ValidationError for backwards compat. Refs #2145.Tom Christie
2014-12-01Add 3.0 announcementTom Christie
2014-11-29Fixed typosTymur Maryokhin
2014-11-29Remove XML support from coreJosé Padilla
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-28Merge branch 'version-3.1' into oauth_as_packageJosé Padilla
2014-11-28Add 2.x notes and linksTom Christie
2014-11-25Add validators pageTom Christie
2014-11-25Minor docs tweaksTom Christie
2014-11-25Remove commented out titleDougal Matthews
2014-11-15Merge branch 'version-3.1' of github.com:tomchristie/django-rest-framework in...Eleni Lixourioti
2014-11-03Add note about 3.0 being merged to masterTom Christie
2014-10-31Merge masterTom Christie
2014-10-31Fix up validators docsTom Christie
2014-10-31Validator documentation and tweaksTom Christie
2014-10-24Updated requirementsTom Christie
2014-09-29Update index.mdTom Christie
2014-09-23remove patterns and strings from urls #1898Collin Anderson
2014-09-13Add Third Party Resources Topic sectionJosé Padilla
2014-09-05Moved OAuth support out of DRF and into a separate package, per #1767Jharrod LaFon
2014-08-292.4 Release notes2.4.0Tom Christie
2014-08-21Add .model deprecation to release notesTom Christie
2014-08-20Deprecate .model attribute on viewsTom Christie
2014-08-19Drop six from compat. 1.4.2 is now the lowest supported version.Tom Christie
2014-08-19Merge masterTom Christie
2014-08-18Remove kickstarter links from homepage and READMETom Christie
2014-07-26Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy