Commit Graph

  • 5550f1534c removing section since package is not maintained Arnaud Limbourg 2015-05-28 15:52:37 +0200
  • 4a3c844b7f flake8 S. Andrew Sheppard 2015-05-28 08:29:15 -0500
  • 0b8b288be5 python2 compat S. Andrew Sheppard 2015-05-28 08:20:43 -0500
  • 2bfef08d3a THe DRF Any Permission is not maintained anymore Arnaud Limbourg 2015-05-28 15:12:18 +0200
  • 45203d20e6 Added POST compatibility, fixes test Ryan P Kilby 2015-05-28 07:30:47 -0400
  • 1441469d38 this is crazy, but call _parse maybe? Ryan P Kilby 2015-05-28 06:53:47 -0400
  • 8c7b5fc5c1 pop required extra_kwargs if read_only is set S. Andrew Sheppard 2015-05-27 21:14:08 -0500
  • 805a915e7c can't nest unique_together relations S. Andrew Sheppard 2015-05-27 21:06:57 -0500
  • fdc0711812 Updated documentation on calling _request.body Ryan P Kilby 2015-05-27 12:33:56 -0400
  • ab7cb44bc5 Merge pull request #2974 from jpadilla/master Tom Christie 2015-05-27 16:18:30 +0100
  • 7eeb0e81c0 Use shields.io instead of pypip.in José Padilla 2015-05-27 10:47:44 -0400
  • fd3b12f9c6 Merge d53404b0b1 into 95a27a108d Theofilis George-Nektarios 2015-05-27 13:57:16 +0000
  • d53404b0b1 MongoDB NotSupportedError Theofilis George-Nektarios 2015-05-27 16:56:59 +0300
  • 95a27a108d Merge pull request #2933 from cancan101/overide_method_action Tom Christie 2015-05-27 09:10:58 +0100
  • 583686cd06 Ensure form overloading performs parsing. Ryan P Kilby 2015-05-26 22:59:45 -0400
  • ad3bb05a87 Merge pull request #2971 from aschn/master José Padilla 2015-05-26 21:37:29 -0400
  • 9903392053 Merge pull request #1 from aschn/aschn-patch-2968 Anna Schneider 2015-05-26 17:01:24 -0700
  • 6553e253f3 Add drf-tracking to third-party-resources.md Anna Schneider 2015-05-26 16:58:08 -0700
  • 127e326ce6 Merge fe6b952ebf into eeef85373c Norman Jäckel 2015-05-26 08:34:22 +0000
  • eeef85373c Merge pull request #2962 from aericson/fix-dependency-of-mkdoc Tom Christie 2015-05-26 09:18:27 +0100
  • 36eb71753f Merge 4dae221c50 into 578c8de4c2 Djordje Ilic 2015-05-25 21:18:23 +0000
  • 4dae221c50 Merge pull request #1 from rhazdon/rhazdon Djordje Ilic 2015-05-25 23:12:03 +0200
  • e82c720092 Merge 7bfc3e6350 into 578c8de4c2 Djordje Ilic 2015-05-25 21:10:55 +0000
  • 7bfc3e6350 Fixed ModelClass.object.create - Comes with error 'model has no attribute objects' Djordje Ilic 2015-05-25 22:02:03 +0200
  • 578c8de4c2 Merge pull request #2965 from tinchodipalma/patch-1 Carlton Gibson 2015-05-25 10:14:55 +0200
  • 7449e29cf7 Links issues Martin Di Palma 2015-05-25 02:24:11 -0300
  • c6d94fb6d2 Merge pull request #2963 from aericson/add-cdrf-to-docs Xavier Ordoquy 2015-05-22 22:47:32 +0200
  • e6e5a27836 Add Classy Django REST Framework(cdrf.co) to Third Party Resources André Ericson 2015-05-22 17:18:59 -0300
  • 021644b913 Update mkdocs version to 0.12.2 André Ericson 2015-05-22 16:39:49 -0300
  • c77632babb Update 3.0-announcement.md bradford281 2015-05-22 12:59:51 -0400
  • 5054504aa4 [test] testing issue https://github.com/tomchristie/django-rest-framework/issues/2954 Filippo Santovito 2015-05-21 12:56:13 +0200
  • 010f2ee9bd Merge pull request #2952 from Ernest0x/patch-3 Tom Christie 2015-05-20 09:56:38 +0100
  • 192719eed0 Improve coding style Petros Moisiadis 2015-05-19 20:00:19 +0300
  • a96ebd74b1 Fix flake8 error Petros Moisiadis 2015-05-19 19:48:53 +0300
  • c63ea01f4f Support User model in Django 1.4 that has not a USERNAME_FIELD attribute Petros Moisiadis 2015-05-19 19:05:50 +0300
  • c916ad6315 Handle create and delete redirects Tom Christie 2015-05-19 16:30:45 +0100
  • 43b4ae752d Import get_user_model from compat module Petros Moisiadis 2015-05-19 18:00:17 +0300
  • a13075486d Compatibility code for getting user model Petros Moisiadis 2015-05-19 17:57:27 +0300
  • ec8e7f27e7 Fixes for format preservation Tom Christie 2015-05-19 15:49:37 +0100
  • bb002262ac Support basic authentication with custom user models that change username field Petros Moisiadis 2015-05-19 17:42:44 +0300
  • f32fff43f0 Reduce font weight Tom Christie 2015-05-19 11:55:13 +0100
  • ede64fbe0b Fix saving nested relation serializers in django 1.8 Andrey Balandin 2015-05-18 20:03:50 +0300
  • bbe1447f55 Update mixins.py Konstantinos Koukopoulos 2015-05-18 18:46:56 +0300
  • aa9e6c2de5 provide get_success_headers on UpdateModelMixin Konstantinos Koukopoulos 2015-05-18 18:42:21 +0300
  • e8c226c2db Fixed lint problems Michał Hernas 2015-05-18 16:55:40 +0200
  • 069ea31cfb Added test ensuring DecimalField accepts 2E+2 as 200 and validates decimal place correctly. Michał Hernas 2015-05-18 16:42:24 +0200
  • 67ff078388 Renamed the cached fields lists. Omer Katz 2015-05-17 09:54:33 +0300
  • e33fed70d6 Merge pull request #2940 from rapilabs/master Tom Christie 2015-05-15 16:54:55 +0100
  • b7edd46313 Use simpler dict.get() rather than try/except David Sanders 2015-05-16 01:01:27 +1000
  • 0906bf2c08 fix empty and_query tony 2015-05-15 16:44:12 +0300
  • de95598a1e removed using view.model.objects tony 2015-05-15 13:46:56 +0300
  • 8e84a9f6d0 Allow invalid outputs to pass through to_representation() for ChoiceField & MultipleChoiceField David Sanders 2015-05-15 18:59:10 +1000
  • 8a0f235e1a Update documentation Tom Christie 2015-05-15 08:19:49 +0000
  • b4d82a0f55 Preserve format query param Tom Christie 2015-05-15 09:18:45 +0100
  • 23a36629de add pip cache in travis conf Diego Garcia 2015-05-14 19:54:17 -0300
  • c47ec60ea2 no need to do distinct on every loop cycle & add analogue of distinct for oracle users tony 2015-05-14 17:04:22 +0300
  • 7813d2fb35 fix DISTINCT for Oracle databases tony 2015-05-14 13:57:36 +0300
  • 774a21a72b Update documentation Xavier Ordoquy 2015-05-14 10:19:20 +0100
  • 3dcd9a025e Update documentation Xavier Ordoquy 2015-05-14 10:18:45 +0100
  • 6add1acc4e Add a few cosmetic changes to the release notes. Xavier Ordoquy 2015-05-14 11:18:18 +0200
  • 3570bd388a Update documentation Xavier Ordoquy 2015-05-14 10:16:03 +0100
  • 475e431055 Fix the broken links. Xavier Ordoquy 2015-05-14 11:15:26 +0200
  • 6763d88845 Update documentation Xavier Ordoquy 2015-05-14 10:03:42 +0100
  • 1a8c0b4bfc Merge pull request #2930 from linovia/release/3.1.2 3.1.2 Xavier Ordoquy 2015-05-14 10:57:33 +0200
  • a804d0bd75 set the action when override_method regardless of its None-ness Alex Rothberg 2015-05-13 22:53:32 -0400
  • 47d36f150b Add last minute PR. Xavier Ordoquy 2015-05-13 18:24:06 +0200
  • ea1145c5aa Merge pull request #2905 from ticosax/django-object-perm-get_queryset Tom Christie 2015-05-13 13:39:59 +0100
  • 031ac2a292 Allow DjangoObjectPermissions to use views that define get_queryset Nicolas Delaby 2015-05-13 14:26:44 +0200
  • a21ee8ea45 fixed white space Thomas Gak Deluen 2015-05-13 13:05:22 +0100
  • 5ba3de2237 fixed blank lines Thomas Gak Deluen 2015-05-13 13:04:49 +0100
  • ea44238b71 fixed blank lines Thomas Gak Deluen 2015-05-13 13:03:47 +0100
  • ff28ac995e fixed versioning Thomas Gak Deluen 2015-05-13 13:02:32 +0100
  • b32238bae8 Added MultipleNamespaceVersioning Thomas Gak Deluen 2015-05-13 12:56:00 +0100
  • 1956948c15 Added JinjaTemplateRenderer Thomas Gak Deluen 2015-05-13 12:38:36 +0100
  • fb4ba3ad3c Bump version to 3.1.2 Xavier Ordoquy 2015-05-13 09:44:15 +0200
  • 5c8df2c56b Release notes for 3.1.2 Xavier Ordoquy 2015-05-13 09:44:04 +0200
  • 9424e59b9e Styling of nested lists/objects in detail view Tom Christie 2015-05-12 16:28:49 +0100
  • a1421cd4a3 Basic formatting for dict and list values Tom Christie 2015-05-12 16:18:45 +0100
  • 9a504efd26 Basic formatting for admin cells Tom Christie 2015-05-12 15:21:49 +0100
  • 995aa47570 First pass templates for admin style Tom Christie 2015-05-12 14:49:09 +0100
  • 478b1dbd06 Use get_queryset() for RelatedField choices property instead of self.queryset.all() Marco Vellinga 2015-05-11 15:28:10 +0200
  • 21cb808569 Merge pull request #2921 from donkirkby/patch-1 José Padilla 2015-05-10 18:44:21 -0400
  • 19c25583fa set user's backend when use TokenAuthentication Breeze.kay 2015-05-10 22:23:10 +0800
  • 1ee3173583 Cache fields list for to_internal_value and to_representation. Omer Katz 2015-05-09 14:37:49 +0300
  • 0b8dd906cf minor grammar fix Don Kirkby 2015-05-08 15:28:30 -0700
  • 9506911f93 add failing test to demonstrate nested serializer QueryDict problem j0hnsmith 2015-05-08 14:47:50 +0100
  • 35efbe41ab Merge pull request #2917 from respondcreate/master Kevin Brown 2015-05-07 16:14:26 -0400
  • 44317b4581 Adding django-versatileimagefield to DRF 3rd party docs Jonathan Ellenberger 2015-05-07 14:23:24 -0400
  • 6a6ac5be3d Use BaseSerializer instead of Serializer Petros Moisiadis 2015-05-06 20:00:34 +0300
  • 3a96164501 Merge pull request #2914 from trollknurr/master José Padilla 2015-05-06 12:11:04 -0400
  • b0b26d6b68 Added link to djangorestframework-word-filter package tony 2015-05-06 13:40:01 +0300
  • a7d5e32193 Merge pull request #2909 from sheppard/update-wq José Padilla 2015-05-05 16:09:18 -0400
  • 91f825d755 Support nested serializers in SimpleMetadata's representation of metadata Petros Moisiadis 2015-05-05 22:42:51 +0300
  • 9edf3245b0 Fix for iterating over NoneType in ManyRelatedField's choices() Petros Moisiadis 2015-05-05 22:31:15 +0300
  • e9b6b47872 update info about wq.db.rest router S. Andrew Sheppard 2015-05-05 13:38:14 -0500
  • 859c20804c Merge pull request #2907 from mrunge/master Tom Christie 2015-05-05 14:46:49 +0100
  • 04084c96a0 Separate LICENSE and README to two files. Matthias Runge 2015-05-05 13:03:06 +0200
  • ef98c23fe1 Merge 1f635ca342 into 2e85b4ec3c Nicolas Delaby 2015-05-05 08:15:31 +0000
  • 2e85b4ec3c Merge pull request #2890 from radyz/fixed-doc-for-get-paginated-response-method Tom Christie 2015-05-05 09:15:28 +0100
  • 4db35a2380 Merge pull request #2902 from soloradish/master Tom Christie 2015-05-05 09:12:15 +0100