aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
AgeCommit message (Collapse)Author
2013-03-28Change straplineTom Christie
2013-03-13Tweak text.Tom Christie
2013-03-13Docs tweaks.Tom Christie
2013-03-07Update docs for OAuth 2.0Tom Christie
2013-03-07Merge & clean OAuth supportTom Christie
2013-03-06Add `tox` note.Tom Christie
2013-02-22defusedxml for security fix.Tom Christie
As per: http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
2013-02-15Python 2.6.5+ requiredTom Christie
2013-02-14Docs tweaks.Tom Christie
2013-02-13Add links to 2.2 announcementTom Christie
2013-02-04Remove 2.0 notice on main docs.Tom Christie
2013-02-01Py3k cleanupTom Christie
2013-01-27AJAX, CSRF & CORS documentationTom Christie
2013-01-24Add twitter follow button.Tom Christie
2013-01-22Add twitter share button to index page.Tom Christie
2013-01-18Update docs to reference DabApps commercial supportTom Christie
2013-01-12Update django-filter link to pypiStephan Groß
2013-01-03Fix copyright notice and travis badgeTom Christie
2012-12-31Relation fields move into relations.pyTom Christie
2012-12-28django.contrib.staticfiles no longer needs to be in INSTALLED_APPSTom Christie
2012-12-27Update release notes and documentation for 2.2.0Tom Christie
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-09Note django-filter installationTom Christie
2012-11-09Updated filteing docs.Tom Christie
2012-11-07Add filtering into documentationTom Christie
2012-11-01Relational field support in browseable API.Tom Christie
Add slug relational fields. Add quickstart.
2012-10-30Package and doc tweaksTom Christie
2012-10-30Final docs tweaks for 2.0Tom Christie
2012-10-30Docs updateTom Christie
2012-10-28TweaksTom Christie
2012-10-28Remove unfinished sections from the indexTom Christie
2012-10-28Merge pull request #330 from tomchristie/tutorial-refactorTom Christie
Tutorial refactor
2012-10-28Minor fixesTom Christie
2012-10-272.0 AnnouncementTom Christie
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Docs tweaksTom Christie
2012-10-13Docs tweaksTom Christie
2012-10-13Improve documentation for RequestsTom Christie
2012-10-10Remove 'tut 6 - resources' from the docs, since it doesn't exist yetTom Christie
2012-10-09Fix browseable API form display error for authenticated permissionsTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-08Adding migration and changelog docsTom Christie
2012-10-05Add serializer fields documentationTom Christie
2012-10-05Fix bug in format suffix patternsTom Christie
2012-10-05Fix travis build image in docsTom Christie
2012-10-05Accepted media type uses most specific of client/renderer media types.Tom Christie
2012-10-02Merge branch 'restframework2' of ↵Tom Christie
https://github.com/tomchristie/django-rest-framework into restframework2
2012-10-02Cleaner travis image linkTom Christie
2012-10-01Pagination docsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie