Commit Graph

  • 8df340908b Add failing tests and fix for dict that have a key items #4931 (#4932) Tim Watts 2017-03-03 10:23:09 +0100
  • 878a0a577f Merge branch 'master' into localizedfloatfield kgeorgy 2017-03-03 10:13:00 +0100
  • 684a988fd9 directly using Django's JSONResponse atkawa7 2017-03-02 20:25:35 -0700
  • 35bccaab90 Merge pull request #4934 from ossanna16/master José Padilla 2017-03-02 20:04:56 -0500
  • ff4f252003 Fixed broken mail link in tutorials and resources Anna 2017-03-03 00:40:57 +0100
  • 161bd8b0d3 Merge branch 'admin_render_dicts_better' of github.com:readevalprint/django-rest-framework into admin_render_dicts_better tim watts 2017-03-02 09:27:36 +0000
  • a50a41d92c rm conditional and add docstring tim watts 2017-03-02 09:27:15 +0000
  • b2c669c287 Merge branch 'master' into admin_render_dicts_better Tim Watts 2017-03-02 00:12:56 +0100
  • cebe4bdd8e Add 'items' templatetag to iterate response with items in keys tim watts 2017-03-01 23:08:02 +0000
  • 81d914238f cast bytes to string, don't shadow variable tim watts 2017-03-01 22:09:02 +0000
  • dfea596b0f Update django-filter requirement (#4933) Peter JJ MacDonald 2017-03-01 16:27:23 -0500
  • f43e8fa946 Merge fix for #4931 tim watts 2017-03-01 20:50:07 +0000
  • 59a3b653b5 Update django-filter requirement Peter JJ MacDonald 2017-03-01 15:48:27 -0500
  • 9e09bdf33d Add failing tests tim watts 2017-03-01 20:37:42 +0000
  • 41ce298067 iter over items in python, not template tim watts 2017-03-01 19:14:29 +0000
  • 2287201a1a Move API explorer javascript into static file Tom Christie 2017-03-01 15:40:31 +0000
  • 5c99e7e01e API docs tweaks Tom Christie 2017-03-01 14:50:01 +0000
  • 95380f7717 Merge pull request #4928 from tdruez/patch-1 José Padilla 2017-03-01 08:52:27 -0500
  • d616c1591f Added a test to cover the DjangoModelPermissions #4927 issue tdruez 2017-03-01 09:50:21 +0100
  • 51b6a5cd9c Merge pull request #4930 from dbinoj/patch-1 José Padilla 2017-02-28 15:06:58 -0500
  • d58c89adc1 Fix Schemas Example URL Binoj David 2017-02-28 22:45:17 +0530
  • e9a68e575a Merge pull request #1 from tdruez/master tdruez 2017-02-28 17:55:02 +0100
  • 06a1e12fd8 Fixed Permissions.get_required_object_permissions for #4927 tdruez 2017-02-28 17:51:32 +0100
  • c412de920e Ensure fields in docs forms are ordered Tom Christie 2017-02-28 10:39:21 +0000
  • 7ef26627df Merge ddc79d9536 into b936d829a6 Zahim Anas 2017-02-28 06:43:38 +0000
  • c30ccac38e Added a failing test for #4927 tdruez 2017-02-27 20:39:47 +0100
  • 1ed82aa104 Docs Authentication (#4926) Emmanouil Konstantinidis 2017-02-27 19:24:21 +0000
  • 2e9e27d45c Rename token to header authentication Emmanouil Konstantinidis 2017-02-27 16:49:03 +0000
  • bac1361999 Basic Authentication & Favicon Emmanouil Konstantinidis 2017-02-27 16:46:45 +0000
  • d911e81113 Default to session authentication if logged in Emmanouil Konstantinidis 2017-02-27 15:54:32 +0000
  • cade72e80e Bump coreapi & remove it from static files Emmanouil Konstantinidis 2017-02-27 15:44:36 +0000
  • bd30345237 Fix bug with data/raw response both being displayed Emmanouil Konstantinidis 2017-02-27 15:43:35 +0000
  • ea4e6c1560 Session Authentication Emmanouil Konstantinidis 2017-02-27 14:43:52 +0000
  • 21536f3c3c Pass authorisation header to coreapi client Emmanouil Konstantinidis 2017-02-27 12:31:17 +0000
  • 38b306426c Add the "localize" and "coerce_to_string" constructor options to the FloatField like it is done for the DecimalField, in order to use the user current local to serialise and deserialise the float value if required. Kevin Georgy 2017-02-27 13:04:43 +0100
  • ddfce425fa Merge commit 'b936d829a6b77fe344d2021ae41e89dd66eba4d4' Kevin Georgy 2017-02-27 12:46:43 +0100
  • c09ebe4622 None menu item & Fix clear response Emmanouil Konstantinidis 2017-02-27 11:39:46 +0000
  • 9bf616677d Authentication token modal & licenses Emmanouil Konstantinidis 2017-02-27 11:31:56 +0000
  • b3f44a6d83 Add the "NumberField" field to the list of fields imported with the "serializers" module. Kevin Georgy 2017-02-27 10:56:15 +0100
  • e6018bbbc3 Merge branch 'master' into docs Tom Christie 2017-02-27 09:44:02 +0000
  • ec18b53c0a Deployed b936d829 with MkDocs version: 0.15.3 Tom Christie 2017-02-27 09:42:56 +0000
  • f64c41e786 Merge branch 'master' into localizednumberfields kgeorgy 2017-02-27 10:27:13 +0100
  • b936d829a6 Fix mailto link (#4923) José Padilla 2017-02-26 04:08:03 -0500
  • 27868f42fa
    Fix mailto link José Padilla 2017-02-25 17:24:02 -0500
  • 2352e2d286 Deployed e922d916 with MkDocs version: 0.15.3 Tom Christie 2017-02-25 19:59:44 +0000
  • e922d91614 Created Tutorials and Resources, cleaned up Third Party Packages (#4910) Anna Ossowski 2017-02-24 13:55:34 +0100
  • 453594f7f5 Updated license year from 2016 to 2017 matthewhegarty 2017-02-24 11:12:31 +0000
  • cd06004fa7 Updated Jobs site Anna 2017-02-23 14:07:59 +0100
  • d793d02cfc Merge remote-tracking branch 'upstream/master' Anna 2017-02-23 13:43:57 +0100
  • 7359c8867d Merge 4788ce96cd into e40d363e6c Jan Romaniak 2017-02-23 10:26:31 +0000
  • f34ebb5d14 Merge f65b80849a into e40d363e6c Emmanouil Konstantinidis 2017-02-23 10:25:21 +0000
  • f4cb267fdd Merge a0eeaa3c7f into e40d363e6c Tom Christie 2017-02-23 09:42:50 +0000
  • 80cf8f4d32 Increase coverage Andy Neff 2017-02-22 11:28:34 -0500
  • 5777d25030 Add unit test for JSONEncoder for floats Andy Neff 2017-02-22 10:31:10 -0500
  • 3f5c1425bc Return strings instead of null Andy Neff 2017-02-22 10:13:44 -0500
  • e40d363e6c Merge pull request #4919 from bluetech/not-readonly_fields Xavier Ordoquy 2017-02-22 14:25:02 +0100
  • 7a408f6cd2 Guard against the possible misspelling readonly_fields in model serializers Ran Benita 2017-02-22 13:06:48 +0200
  • 8383e40216 Fix for Python 3 Andy Neff 2017-02-21 19:38:12 -0500
  • fb0f9150b3 Forgot to remove _one_shot C path Andy Neff 2017-02-21 19:25:28 -0500
  • da63f5e82d Adding flake8 corrections Andy Neff 2017-02-21 18:29:16 -0500
  • 15351afa3a Fix json violation according to RFC7159 for infinity/NaN Andy Neff 2017-02-21 18:18:04 -0500
  • d82dbc0925 Add MicroPyramid Tom Christie 2017-02-21 21:18:53 +0000
  • 031636038c Merge pull request #1 from tomchristie/master kgeorgy 2017-02-21 15:27:50 +0100
  • 21e33dcc80 Merge pull request #4916 from auvipy/patch-1 Xavier Ordoquy 2017-02-21 10:16:10 +0100
  • 9abbfa1f60 Merge remote-tracking branch 'upstream/master' Anna 2017-02-21 09:33:19 +0100
  • 460b461745 Created Jobs section, made small changes to Tutorials and Resources section Anna 2017-02-21 09:31:36 +0100
  • 1a49318522 added django 1.11 beta 1 for testing Asif Saifuddin Auvi 2017-02-21 10:31:05 +0600
  • d390762e18 Add drf-writable-nested package to third-party serializers (#4913) Vadim 2017-02-20 22:16:27 +0700
  • 7ffe799624 Add drf-writable-nested package to third-party serializers Vadim Laletin 2017-02-20 21:29:17 +0700
  • 5986f95c8d Rearrange code (#4908) Lanrik 2017-02-20 13:48:19 +0400
  • eacb93d453 Update _not_authenticated's docstring (#4906) Pavlin Gergov 2017-02-20 11:33:54 +0200
  • 0a2159eab8 Merge remote-tracking branch 'upstream/master' Anna 2017-02-20 04:10:18 +0100
  • 625eb4c53f Merge pull request #4911 from jisaacstone/feature/serializer-mappings Xavier Ordoquy 2017-02-19 23:04:43 +0100
  • 289e1e440e Check for collection.Mapping instead of dict Isaac Stone 2017-02-19 13:00:41 -0800
  • 040b823cc0 Merge remote-tracking branch 'upstream/master' Anna 2017-02-19 08:51:10 +0100
  • 95d2a6e12e Created new tutorials and resources section, cleaned up third party packages section Anna 2017-02-19 08:45:35 +0100
  • 300e46a9e5 Merge pull request #4909 from akhilputhiry/ISSUE-4706 José Padilla 2017-02-18 07:41:42 -0400
  • 963cb4cdc6 Corrected documentation Akhil Lawrence 2017-02-18 13:20:03 +0530
  • 28e8895b8a Correction of parameters Tomasz Dubiel 2017-02-17 14:42:14 -0600
  • 20804622f1 fix Lanrik 2017-02-17 18:47:08 +0400
  • c2fb920042 rearange Lanrik 2017-02-17 18:25:10 +0400
  • b66a5d89b2 Update _not_authenticated's docstring Pavlin Gergov 2017-02-17 12:15:40 +0200
  • f668db7514 Move request.data to getter method Tomasz Dubiel 2017-02-16 22:49:48 -0600
  • f5399314e1 Docs Interact (#4904) Emmanouil Konstantinidis 2017-02-16 12:13:41 +0000
  • 507525c50f Minor changes Emmanouil Konstantinidis 2017-02-15 17:24:16 +0000
  • 0ed8059faf Sidebar Language Switcher Emmanouil Konstantinidis 2017-02-15 17:15:42 +0000
  • 3b13872ed3 Include responseText in responseCallback Emmanouil Konstantinidis 2017-02-15 16:15:38 +0000
  • aa14aef9ad Normalize HTTP Headers Emmanouil Konstantinidis 2017-02-15 16:00:32 +0000
  • 7c45789b4b Toggle data & raw Emmanouil Konstantinidis 2017-02-15 15:35:37 +0000
  • bfeb1a5ebc Interact Modal (#4903) Emmanouil Konstantinidis 2017-02-15 12:41:05 +0000
  • c11a7adb2f Interact Modal Emmanouil Konstantinidis 2017-02-15 12:31:59 +0000
  • e5ba567b37 Merge pull request #4902 from felixxm/encoders-coverage José Padilla 2017-02-15 04:23:46 -0500
  • cd469f616a
    Increased utils/encoders.py test coverage. Mariusz Felisiak 2017-02-15 07:14:49 +0100
  • eb14f478d0 Merge pull request #4900 from toidi/fix-datetime-format-documentation Xavier Ordoquy 2017-02-14 12:32:44 +0100
  • de8fcbf696 Refs: #4256 delete unrelevant documentation Eduard Iskandarov 2017-02-14 13:27:33 +0300
  • 20e3717ae4 Merge pull request #4895 from felixxm/reverted-4852 Carlton Gibson 2017-02-11 20:23:14 +0100
  • 40e3462767
    Reverted "Removed multi-table inheritance auto created PK from serialize" 1ecbeebbe5. Mariusz Felisiak 2017-02-11 17:37:27 +0100
  • 479ee056d5 Project coverage should not pas/fail a build Tom Christie 2017-02-10 15:49:28 +0000
  • e0d4c45c47 Update to latest version of coreapi Tom Christie 2017-02-10 14:00:06 +0000
  • 34d2270f9c Deployed eb577422 with MkDocs version: 0.15.3 Tom Christie 2017-02-10 11:17:39 +0000