Commit Graph

  • b78872b7db Use two seperate exceptions - AuthenticationFailed, and NotAuthenticated Tom Christie 2012-10-17 15:23:36 +0100
  • a4d500ba10 Use correct status code Tom Christie 2012-10-17 15:10:11 +0100
  • dc9384f9b4 Use correct status code Tom Christie 2012-10-17 15:09:20 +0100
  • 5ae49a4ec4 Add docs for 401 vs 403 responses Tom Christie 2012-10-17 14:59:53 +0100
  • 4c17d1441f Add Unauthenticated exception. Tom Christie 2012-10-17 14:59:37 +0100
  • bd8360c826 Highlight use of permissions alnog with authentication Tom Christie 2012-10-17 14:02:30 +0100
  • b5daa40852 Docs tweaks Tom Christie 2012-10-17 13:51:15 +0100
  • 75ebf895ac Added @eofs. Thanks! Tom Christie 2012-10-17 11:58:15 +0100
  • f817d4335a Latest docs build Tom Christie 2012-10-17 13:50:08 +0100
  • 78e85e02e4 Merge pull request #298 from eofs/restframework2 Tom Christie 2012-10-17 01:08:00 -0700
  • 56ef7a311f Merge 520a183cc6 into ae680b13da eofs 2012-10-17 00:43:45 -0700
  • 520a183cc6 Typo in class name eofs 2012-10-17 10:41:23 +0300
  • ae680b13da Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-10-16 09:20:20 +0100
  • 4fe734a91a Merge pull request #296 from ulmus/restframework2 Tom Christie 2012-10-15 06:04:55 -0700
  • 9e7d429848 Merge 9f3ff0105a into 9c1fba3483 Jens Alm 2012-10-15 06:04:45 -0700
  • 3c8f01b985 Explicit CSRF failure message. Fixes #60. Tom Christie 2012-10-15 14:03:36 +0100
  • 9c1fba3483 Tweak parsers to take parser_context Tom Christie 2012-10-15 13:27:50 +0100
  • 9f3ff0105a Removed serializer.TextField and related tests Jens Alm 2012-10-15 14:09:29 +0200
  • e88ca9637b Merge pull request #295 from ulmus/restframework2 Tom Christie 2012-10-15 04:50:28 -0700
  • 152fcfb264 Merge c942726509 into 41dd63b3b0 Jens Alm 2012-10-15 04:46:51 -0700
  • c942726509 Added docs, integer fields and refactored models.TextField to use CharField Jens Alm 2012-10-15 13:46:44 +0200
  • afbc9684f2 Revert "Support for request-based queryset limits on ListModelMixin" Jens Alm 2012-10-15 11:49:56 +0200
  • de4604be0a Support for request-based queryset limits on ListModelMixin Jens Alm 2012-10-15 11:47:56 +0200
  • 36cc56bc9d Added tests for TextField Jens Alm 2012-10-15 10:06:50 +0200
  • 241be38340 Added TextField to recognized fields Jens Alm 2012-10-15 09:14:01 +0200
  • 41dd63b3b0 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-10-14 22:43:41 +0100
  • 551c86c43a Documentation for parsers Tom Christie 2012-10-14 22:43:07 +0100
  • 7a89d7a770 Work on docs Tom Christie 2012-10-14 20:46:38 +0100
  • 27b8904ffe Fix typo Tom Christie 2012-10-13 23:28:05 +0200
  • 455a2ab325 Docs tweaks Tom Christie 2012-10-13 15:35:46 +0100
  • b3477b3b6c Docs tweaks Tom Christie 2012-10-13 15:34:38 +0100
  • 8eb405f4b2 Fix typo Tom Christie 2012-10-13 15:13:18 +0100
  • fe5db41949 Fix typo Tom Christie 2012-10-13 15:12:44 +0100
  • e4f43be47f Merge pull request #293 from tomchristie/request-documentation Tom Christie 2012-10-13 07:10:12 -0700
  • cd21c37d0f Improve documentation for requests Tom Christie 2012-10-13 15:09:05 +0100
  • abf33dbf93 Merge 7608cf1193 into ee38c03a15 Tom Christie 2012-10-13 07:08:25 -0700
  • 7608cf1193 Improve documentation for Requests Tom Christie 2012-10-13 15:07:43 +0100
  • ee38c03a15 Merge pull request #291 from tomchristie/drop-coverage Tom Christie 2012-10-13 05:40:55 -0700
  • 511bc29be5 Merge db0a9acfd7 into e48a3a01d9 Tom Christie 2012-10-12 01:16:31 -0700
  • e48a3a01d9 Merge pull request #292 from j4mie/patch-1 Tom Christie 2012-10-12 01:15:36 -0700
  • 1169bce9da Merge 7367bd53a9 into 9094f93d18 Jamie Matthews 2012-10-12 01:02:57 -0700
  • 7367bd53a9 Fix tiny typo Jamie Matthews 2012-10-12 10:02:21 +0200
  • c24997df3b Change django-filter to version that supports Django 1.3. Ben Konrath 2012-10-11 16:39:25 +0200
  • 1d054f9572 Use Decimal (properly) everywhere. Ben Konrath 2012-10-11 14:19:29 +0200
  • db0a9acfd7 Add PYTHONPATH in travis config Tom Christie 2012-10-11 13:12:43 +0100
  • 3c9fb04299 Don't bother to setup.py test, just test directly Tom Christie 2012-10-11 13:09:53 +0100
  • d15e31b28d Drop coverage in travis tests Tom Christie 2012-10-11 13:05:01 +0100
  • 6f736a6823 Explicitly use Decimal for creating filter test data. Ben Konrath 2012-10-11 13:55:16 +0200
  • 6300334aca Sanitise JSON error messages Tom Christie 2012-10-11 11:21:50 +0100
  • 9094f93d18 Sanitise JSON error messages Tom Christie 2012-10-11 11:21:50 +0100
  • 5454162b04 Define 'page' query field name in one place. Ben Konrath 2012-10-11 11:39:23 +0200
  • 6fbd411254 Make query filters work with pagination. Ben Konrath 2012-10-11 11:35:00 +0200
  • e295f616ec Fix small PEP8 problem. Ben Konrath 2012-10-11 11:32:51 +0200
  • 692203f933 Check for 200 status when unknown filter requested. Ben Konrath 2012-10-09 08:22:00 +0200
  • 1e9ece0f93 First attempt at adding filter support. Ben Konrath 2012-10-08 22:00:55 +0200
  • 83f39b3dce Don't fail when no data provided Tom Christie 2012-10-10 16:41:08 +0100
  • 221ecd2182 Fix session auth Tom Christie 2012-10-10 16:36:25 +0100
  • d905d1cbd3 Fix yaml rendering Tom Christie 2012-10-10 16:34:00 +0100
  • 5c7f3e23ee Tidy up APISettings object to not rely on module state Tom Christie 2012-10-10 12:54:40 +0100
  • db6b5a990b Fix key ordering in json. (sort if it's a sorted dictc representation, or not otherwise) Tom Christie 2012-10-10 12:32:23 +0100
  • 648d2be29b Make sure JSON output in Browseable API is nicely indented Tom Christie 2012-10-10 12:15:18 +0100
  • ccd2b0117d Permissions and throttles no longer have a view attribute on self. Explicitly passed to .has_permissions(request, view, obj=None) / .allow_request(request, view) Tom Christie 2012-10-10 10:02:37 +0100
  • 900c4b625b api_key -> auth_token to avoid TastyPie conflict Tom Christie 2012-10-10 09:50:15 +0100
  • 31d3a2a826 Remove 'tut 6 - resources' from the docs, since it doesn't exist yet Tom Christie 2012-10-10 09:36:47 +0100
  • 44281c3996 Remove 'tut 6 - resources' from the docs, since it doesn't exist yet Tom Christie 2012-10-10 09:36:18 +0100
  • 830fce9074 Docs tweaks Tom Christie 2012-10-09 17:53:21 +0100
  • a3ab66eca4 Add 'to_many' flag in get_related_field Tom Christie 2012-10-09 17:51:32 +0100
  • 9bbc1cc403 Add flag in get_related_field Tom Christie 2012-10-09 17:49:04 +0100
  • 216e9bfe95 Fix couple of incorrect imports in the docs Tom Christie 2012-10-09 17:36:27 +0100
  • b0c370dd2b Fixed couple of incorrect imports in the docs Tom Christie 2012-10-09 17:36:03 +0100
  • 63f9fe8062 Docs tweaks Tom Christie 2012-10-09 16:45:28 +0100
  • 52a2ff8f77 Docs tweaks Tom Christie 2012-10-09 16:44:49 +0100
  • 97a7f27c82 Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> BrowseableAPIRenderer Tom Christie 2012-10-09 15:58:48 +0100
  • 8f0ce5e546 Tweak docs Tom Christie 2012-10-09 14:13:19 +0100
  • ce21fa1dc6 Tweak static files with docs Tom Christie 2012-10-09 14:12:38 +0100
  • 94401b43d2 Flesh out quickstart guide and make some style tweaks Tom Christie 2012-10-09 13:50:26 +0100
  • 7c4d50f621 Fix browseable API form display error for authenticated permissions Tom Christie 2012-10-09 12:48:49 +0100
  • c2ad032313 Tweak settings in quickstart guide Tom Christie 2012-10-09 12:04:39 +0100
  • e9475d036f Tweak settings in quickstart guide Tom Christie 2012-10-09 12:03:29 +0100
  • 489531f28d Added quickstart guide Tom Christie 2012-10-09 12:01:56 +0100
  • 115e61be09 Added quickstart guide Tom Christie 2012-10-09 12:01:17 +0100
  • dc52ceaaa2 Remove Field handling relations/relationship managers - use RelatedField/ManyRelatedField instead Tom Christie 2012-10-09 10:25:01 +0100
  • 5c17a60176 Tweak authtoken Tom Christie 2012-10-09 09:57:31 +0100
  • beea6487b2 Function based views get proper naming in browseable API Tom Christie 2012-10-09 09:57:08 +0100
  • 65f592866c Fix issue where required fields were not being properly validated. Also make model fields with a default value be not required Tom Christie 2012-10-08 17:53:18 +0100
  • 4a21b3557e Fix fiddly content-overloading bug Tom Christie 2012-10-08 17:10:50 +0100
  • b581ffe323 Docs tweaks Tom Christie 2012-10-08 15:46:52 +0100
  • 80fed63fa2 Fix broken docs reference Tom Christie 2012-10-08 14:26:56 +0100
  • 9ade21c793 Fix broken docs reference Tom Christie 2012-10-08 14:26:42 +0100
  • 1b35c1908f Add RetrieveDestroyAPIView and remove Metadata mixin Tom Christie 2012-10-08 14:13:40 +0100
  • f79ed6175d Add RetrieveDestroyAPIView and remove Metadata mixin Tom Christie 2012-10-08 14:13:15 +0100
  • 52ba2e3333 Fix #285 Tom Christie 2012-10-08 12:52:56 +0100
  • 5783be590e Added migration and change log docs Tom Christie 2012-10-08 12:19:26 +0100
  • 4fd8ab17a3 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-10-08 12:18:43 +0100
  • f4d4d54e03 Adding migration and changelog docs Tom Christie 2012-10-08 12:17:43 +0100
  • 321d4d030a Added @mattbo, @maximilianhurl. Thanks! Tom Christie 2012-10-07 21:30:06 +0200
  • 6f9f2720c9 Fix up media-specific doc styling issues Tom Christie 2012-10-06 20:05:59 +0100
  • 6b6c945d4e Fix up media-specific doc styling issues Tom Christie 2012-10-06 20:05:36 +0100
  • 0711fa9aa2 DabApps in footer, not Dab Apps Tom Christie 2012-10-05 19:33:52 +0100
  • fd1b660e06 DabApps, not Dab Apps Tom Christie 2012-10-05 19:33:13 +0100