Commit Graph

  • a0b03b744b Merge 4a32f6857f into 1b882f7281 Benjamin Dummer 2016-10-02 06:56:05 +0000
  • b8fcb7807a Update Django security release 1.10.2 Angel Velasquez 2016-10-02 03:11:40 -0300
  • 1b882f7281 Add drf-dynamic-fields to third party packages (#4530) Danilo Bargen 2016-09-30 18:06:36 +0200
  • d5c0be6451 Add drf-dynamic-fields to third party packages Danilo Bargen 2016-09-30 17:37:37 +0200
  • 4ad5256e88 Handle multiple methods on custom action (#4529) Tom Christie 2016-09-30 15:23:47 +0100
  • 7822c425bb Merge 242c49128e into 73fd1ff4e7 David Sanders 2016-09-30 14:07:05 +0000
  • ab7a764553 Merge branch 'version-3-5' into handle-multiple-methods-on-custom-action Tom Christie 2016-09-30 15:06:28 +0100
  • f7b89a8dad Schemas should be able to handle multiple methods on custom action Tom Christie 2016-09-30 15:01:13 +0100
  • c3a9538ad9 Clean up schema generation (#4527) Tom Christie 2016-09-30 13:29:01 +0100
  • 0844cb5114 Return nested schemas Tom Christie 2016-09-30 13:14:16 +0100
  • 9ba36c23bb Style cleanup Tom Christie 2016-09-30 12:42:18 +0100
  • c1a764429e Merge 41967a9e6b into 73fd1ff4e7 Marc Gibbons 2016-09-30 11:09:50 +0000
  • c82bafd2bf Store initkwargs on views. Closes #4467. Tom Christie 2016-09-30 12:06:50 +0100
  • c68310c9ca Merge 542111a44b into 73fd1ff4e7 Mikhail Podgurskiy 2016-09-30 11:04:39 +0000
  • 1e35ce72d0 Remove print statement Tom Christie 2016-09-30 12:04:00 +0100
  • 73fd1ff4e7 add drf-url-filters app to django-rest-framework in filtering docs (#4528) Manjit Kumar 2016-09-30 16:32:23 +0530
  • 4a0bf19d55 Clean up schema tests Tom Christie 2016-09-30 11:47:38 +0100
  • 3d4a24624d add drf-url-filters app to django-rest-framework in filtering docs - enabling validtions on incoming query params with the ease of adding new filters as easy as adding a new key in a dict. Manjit Kumar 2016-09-30 15:53:07 +0530
  • 657a7c5e00 Merge branch 'version-3-5' into rejig-schema-generation Tom Christie 2016-09-30 11:28:24 +0100
  • 8c72112989 Clean up schema generation Tom Christie 2016-09-30 11:23:36 +0100
  • 21d73ebf37 Deployed 1c23b03 with MkDocs version: 0.15.3 Tom Christie 2016-09-29 20:29:51 +0000
  • 1c23b0392e Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2016-09-29 21:29:31 +0100
  • e7fd166048 Docs tweaks Tom Christie 2016-09-29 21:29:21 +0100
  • a8b46fa013 Merge branch '4463-url-pattern-not-detected' of https://github.com/marcgibbons/django-rest-framework into marcgibbons-4463-url-pattern-not-detected Tom Christie 2016-09-29 15:06:02 +0100
  • 49ce3d61b7 Merge branch 'c17r-router-empty-prefix' into version-3-5 Tom Christie 2016-09-29 14:57:20 +0100
  • c427144b0d Merge branch 'router-empty-prefix' of https://github.com/c17r/django-rest-framework into c17r-router-empty-prefix Tom Christie 2016-09-29 14:57:02 +0100
  • ee2b165230 Merge branch 'rpkilby-fix-deprecations' into version-3-5 Tom Christie 2016-09-29 13:14:03 +0100
  • 818ab45894 Merge branch 'fix-deprecations' of https://github.com/rpkilby/django-rest-framework into rpkilby-fix-deprecations Tom Christie 2016-09-29 12:13:40 +0100
  • b689a3bdaa Add note about 'User account is disabled.' vs 'Unable to log in' Tom Christie 2016-09-29 12:03:14 +0100
  • f455c67170 Merge branch 'MobileWorks-html_cutoff_settings' into version-3-5 Tom Christie 2016-09-29 11:53:22 +0100
  • 24bf38297b Merge branch 'html_cutoff_settings' of https://github.com/MobileWorks/django-rest-framework into MobileWorks-html_cutoff_settings Tom Christie 2016-09-29 11:53:03 +0100
  • 9a4ed1bf12 Merge branch 'should_include_link' into version-3-5 Tom Christie 2016-09-29 11:40:40 +0100
  • 063873fac4 Merge 0a3e911301 into 12576275c4 Nik 2016-09-29 10:38:36 +0000
  • 2d68227f7b Merge 5c9b782a54 into 12576275c4 kammala 2016-09-29 09:31:03 +0000
  • bc9b522e37 Merge branch 'rpkilby-fix-simple-callable' into version-3-5 Tom Christie 2016-09-29 10:29:52 +0100
  • 61b1189049 Fix release notes Tom Christie 2016-09-29 10:24:30 +0100
  • a60ef8cec4 Merge branch 'schema-renderers-only-for-root-view' into version-3-5 Tom Christie 2016-09-29 10:23:07 +0100
  • c2cec78bd4 Merge master Tom Christie 2016-09-29 09:58:06 +0100
  • 37b3475e5d API client (#4424) Tom Christie 2016-09-29 09:46:28 +0100
  • 8c85ae639b Merge 72b7ef4b45 into 12576275c4 Angel Velasquez 2016-09-29 05:30:36 +0000
  • 72b7ef4b45 Update tox.ini to use latests versions of Django without changing this file for every release bump Angel Velasquez 2016-09-29 02:30:18 -0300
  • 93d81b5b74 Adding test for hyperlink Alex Kahan 2016-09-28 21:12:48 -0400
  • aa30e136ec Merge 46b9e4edf9 into 12576275c4 Andy Schriner 2016-09-29 00:55:12 +0000
  • a827e63bc4 Adding tests for rest_framework.py Alex Kahan 2016-09-28 20:10:30 -0400
  • 240499c185 Merge e4f692831e into 12576275c4 Tom Christie 2016-09-28 23:05:52 +0000
  • b290657ff5 Merge 3bdb0e9dd8 into 12576275c4 Ryan P Kilby 2016-09-28 13:31:58 +0000
  • 6865d281ce Merge b516712076 into 12576275c4 Tom Christie 2016-09-28 11:19:17 +0000
  • b516712076 schema_renderers= should *set* the renderers, not append to them. Tom Christie 2016-09-28 12:15:46 +0100
  • 490729fdee Merge 0cc3f5008f into 12576275c4 Tom Christie 2016-09-28 09:55:41 +0000
  • 12576275c4 Merge pull request #4519 from jpadilla/master Xavier Ordoquy 2016-09-28 09:16:46 +0200
  • 38aa0ac281
    Update Django security releases 1.9.10 and 1.8.15 José Padilla 2016-09-28 00:05:22 -0400
  • 10be6439a9 Add a test for inactive users with token auth. Alexander Schrijver 2016-09-27 18:13:10 +0200
  • b82ec540ad Remove code for old Django versions (#4513) Dmitry Dygalo 2016-09-24 00:03:02 +0200
  • 2533dc1306 Remove code for old Django versions Dmitry Dygalo 2016-09-23 22:02:29 +0200
  • b3afcb25d9 Drop python 3.2 support (EOL, Dropped by Django) Ryan P Kilby 2016-09-22 15:19:48 -0400
  • adcf6536e7 Add is_simple_callable tests Ryan P Kilby 2016-09-22 13:56:37 -0400
  • a0a8b9890a Add py3k compatibility to is_simple_callable Ryan P Kilby 2016-09-22 13:56:27 -0400
  • 14c22bcab3 Coment t o show whihc python version is statement for Alireza Savand 2016-09-22 14:29:36 +0400
  • 610e8ca75c Better to check of existence of signature Alireza Savand 2016-09-22 13:10:02 +0400
  • 974b94dfd7 Using getargspec from compat Alireza Savand 2016-09-22 12:47:31 +0400
  • fe417aad79 Add getargspec to compact Alireza Savand 2016-09-22 12:47:17 +0400
  • c5b4be701a add permission keys to rest framework field object Mohit Mittal 2016-09-22 08:42:50 +0000
  • 6013bcb425 Fixes #4506: Support Python 3 annotations on fields callables Alireza Savand 2016-09-22 11:40:55 +0400
  • abebd4838f Deprecate DjangoFilterBackend Ryan P Kilby 2016-09-21 18:21:00 -0400
  • face0d0124 Deployed 7ab4a58 with MkDocs version: 0.15.3 Tom Christie 2016-09-21 11:29:45 +0000
  • b6daf5112c Merge 5b5a95a413 into 7ab4a587d9 S.Mohammad Emami Razavi 2016-09-21 11:28:56 +0000
  • 7ab4a587d9 Version 3.4.7 (#4501) 3.4.7 Tom Christie 2016-09-21 12:24:26 +0100
  • 5c669504d6 Version 3.4.7 Tom Christie 2016-09-21 12:14:20 +0100
  • be74d11165 Fallback behavior for request parsing when request.POST already accessed. (#4500) Tom Christie 2016-09-21 11:49:09 +0100
  • 4853ca2c3c Fallback behavior for request parsing when request.POST already accessed. Tom Christie 2016-09-21 11:37:42 +0100
  • 5b5a95a413 It lasts several days to find out the problem S.Mohammad Emami Razavi 2016-09-21 13:30:48 +0330
  • e82ee91078 Merge pull request #4497 from knaperek/fix-readme-token-model-name Xavier Ordoquy 2016-09-19 22:43:47 +0200
  • 76cc2f0319
    Rename an invalid reference to BasicToken in the docs Jozef Knaperek 2016-09-19 21:52:06 +0200
  • fe96ceced0 fixes response rendering with empty context (#4495) Ollie Ford 2016-09-17 03:13:34 +0100
  • fe4c4fa751 Fix indentation regression in API listing (#4493) Tanner Hobson 2016-09-16 22:09:49 -0400
  • 3bdb0e9dd8 Fix deprecations for py3k Ryan P Kilby 2016-09-16 13:08:26 -0400
  • 44b9bd926d fixes response rendering with empty context Ollie Ford 2016-09-16 12:47:01 +0100
  • 0488307ded Whitespace remove Roman Voropaev 2016-09-16 10:35:53 +0400
  • 3bfb0b7168 Use TOC extension instead of header Ryan P Kilby 2016-09-14 23:57:52 -0400
  • a084924ced Fix misc django deprecations Ryan P Kilby 2016-09-14 23:54:47 -0400
  • cbfb0cb49e Fix indentation regression in API listing Tanner Hobson 2016-09-15 15:22:11 -0400
  • a372a8edea Check for empty router prefix; adjust URL accordingly Christian Sauer 2016-09-15 12:54:35 -0400
  • 6cdd7227b6 Merge 9833afa795 into 4655501d51 Nicolas Delaby 2016-09-15 11:44:46 +0000
  • 4655501d51 Fix regression of RegexField. (#4490) Tom Christie 2016-09-15 12:44:45 +0100
  • 82847c2c12 Don't deepcopy 'regex' arguments, instead treat as immutable. Tom Christie 2016-09-15 11:56:22 +0100
  • 9833afa795 Add a test to show a regression with RegexField Nicolas Delaby 2016-09-15 10:34:29 +0200
  • bb37cb7992 Update django-filter & django-guardian Ryan P Kilby 2016-09-14 23:53:14 -0400
  • 197b63ab85 Add django.core.urlresolvers compatibility Ryan P Kilby 2016-09-14 23:51:51 -0400
  • 8609c9ca8c Fix Django 1.10 to-many deprecation Ryan P Kilby 2016-09-14 23:44:48 -0400
  • a556b9cb42 Router doesn't work if prefix is blank, though project urls.py handles prefix Christian Sauer 2016-09-14 18:01:30 -0400
  • 342428fb7e Merge 14a6b7b09f into a68b37d8bc Dimitri Justeau 2016-09-13 11:59:28 +0000
  • a68b37d8bc Update to correct location of reverse relation doc (#4481) Jeff Willette 2016-09-13 17:31:48 +0900
  • 1637c82770 Edited grammar. Jeff Willette 2016-09-13 16:27:10 +0900
  • e91ffc87cb Ignore empty args in the MultipleFieldLookupMixin definition - Closes #4484 Xavier Ordoquy 2016-09-13 07:21:10 +0200
  • 46b9e4edf9 add settings for html cutoff on related fields Andy Schriner 2016-08-22 11:38:33 -0700
  • c5d6de7321 Update to correct location of reverse relation doc Jeff Willette 2016-09-12 20:17:03 +0900
  • b41ec30ff7 Py3 compat Tom Christie 2016-09-09 17:05:32 +0100
  • b56e7d3a64 Upload and download support Tom Christie 2016-09-09 16:42:34 +0100
  • fb3f652661 Updates Roman Voropaev 2016-09-08 23:20:56 +0300
  • 4e17f2fa6e Merge 0c67b908b4 into 6b6f319509 Luke Murphy 2016-09-08 14:13:29 +0000