Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc588f539b 
							
						 
					 
					
						
						
							
							Version 3.8 Release ( #5769 )  
						
						
						
					 
					
						2018-04-03 15:35:26 +02:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1befab795a 
							
						 
					 
					
						
						
							
							Added generic 500 and 400 JSON error handlers. ( #5904 )  
						
						... 
						
						
						
						* Added generic 500 and 400 JSON error handlers.
* Docs for generic error views. 
						
					 
					
						2018-04-03 09:16:36 +02:00 
						 
				 
			
				
					
						
							
							
								Xavier Ordoquy 
							
						 
					 
					
						
						
						
						
							
						
						
							489d3415ab 
							
						 
					 
					
						
						
							
							required extra argument should be a boolean, not a string. (fixes   #5906 )  
						
						
						
					 
					
						2018-03-28 12:39:18 +02:00 
						 
				 
			
				
					
						
							
							
								Valentino Gagliardi 
							
						 
					 
					
						
						
						
						
							
						
						
							812d3478bd 
							
						 
					 
					
						
						
							
							Added: Tutorial: Django REST with React (Django 2.0) ( #5891 )  
						
						
						
					 
					
						2018-03-21 13:08:36 +00:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c0c69ed65 
							
						 
					 
					
						
						
							
							Correct allow_null behaviour when required=False ( #5888 )  
						
						... 
						
						
						
						* Revert "Non-required fields with 'allow_null=True' should not imply a default value (#5639 )"
    This reverts commit 905a5579dfCloses  #5708 
* Add test for allow_null + required=False
    Ref #5708 : allow_null should imply default=None, even for non-required fields.
* Re-order allow_null and default in field docs
    default is prior to allow_null. allow_null implies an outgoing default=None.
* Adjust allow_null note. 
						
					 
					
						2018-03-20 21:24:39 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2b24f83a3 
							
						 
					 
					
						
						
							
							Alter read_only+default behaviour ( #5886 )  
						
						... 
						
						
						
						* Always exclude read_only fields from _writable_fields
* Remove `read_only` from `CreateOnlyDefault` example.
      In this context (without mentioning `save`) now slightly misleading. 
						
					 
					
						2018-03-20 21:09:31 +01:00 
						 
				 
			
				
					
						
							
							
								Anna Ossowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12569f83c9 
							
						 
					 
					
						
						
							
							Update funding.md  
						
						
						
					 
					
						2018-03-20 02:31:44 +01:00 
						 
				 
			
				
					
						
							
							
								Shreyans Sheth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3f9c65362 
							
						 
					 
					
						
						
							
							Updated Rate Limiting Cite  
						
						... 
						
						
						
						The current link was broken, fixed it. A good article on rate limiting indeed. 
						
					 
					
						2018-03-19 14:24:21 +05:30 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0da461710a 
							
						 
					 
					
						
						
							
							Corrected docs on router include with namespaces. ( #5843 )  
						
						... 
						
						
						
						* Provide both app and instance namespace examples
* Emphasise non-namespaced option 
						
					 
					
						2018-03-13 15:52:04 +01:00 
						 
				 
			
				
					
						
							
							
								Will Vincent 
							
						 
					 
					
						
						
						
						
							
						
						
							ea7d414b28 
							
						 
					 
					
						
						
							
							Two new tutorials ( #5837 )  
						
						... 
						
						
						
						A Todo List API with React and Blog API tutorial 
						
					 
					
						2018-02-19 07:19:42 +00:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ea7d05979 
							
						 
					 
					
						
						
							
							Corrected endpoint in tutorial instructions ( #5835 )  
						
						... 
						
						
						
						Closes  #5810  
					
						2018-02-16 16:57:25 +01:00 
						 
				 
			
				
					
						
							
							
								James Morris 
							
						 
					 
					
						
						
						
						
							
						
						
							2bc7cd19a3 
							
						 
					 
					
						
						
							
							Update jobs.md ( #5828 )  
						
						... 
						
						
						
						Add weworkcontract.com 
						
					 
					
						2018-02-14 20:10:40 +00:00 
						 
				 
			
				
					
						
							
							
								Kent Kawashima 
							
						 
					 
					
						
						
						
						
							
						
						
							d82b332a09 
							
						 
					 
					
						
						
							
							Changes ternary conditionals to be PEP308 compliant ( #5827 )  
						
						
						
					 
					
						2018-02-14 14:06:09 +00:00 
						 
				 
			
				
					
						
							
							
								Allisson Azevedo 
							
						 
					 
					
						
						
						
						
							
						
						
							d1c92c81ff 
							
						 
					 
					
						
						
							
							Add Django Rest Framework Role Filters to Third party packages ( #5809 )  
						
						
						
					 
					
						2018-02-08 09:04:51 +01:00 
						 
				 
			
				
					
						
							
							
								Paulo Scardine 
							
						 
					 
					
						
						
						
						
							
						
						
							0d5a3a00b0 
							
						 
					 
					
						
						
							
							Add schema to ObtainAuthToken  
						
						... 
						
						
						
						Add encoding parameter to ManualSchema
Closes  #5676 
* Fixed lint errors
* Added docs for ManualSchema encoding parameter 
						
					 
					
						2018-02-05 16:16:42 +01:00 
						 
				 
			
				
					
						
							
							
								Fraire, Santiago 
							
						 
					 
					
						
						
						
						
							
						
						
							878fe895dc 
							
						 
					 
					
						
						
							
							Docs: Added example reimplementing ObtainAuthToken  
						
						... 
						
						
						
						Closes  #5802  
					
						2018-02-05 15:53:49 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c7b3ac6df 
							
						 
					 
					
						
						
							
							Updated step 1 of contributing guide ( #5799 )  
						
						... 
						
						
						
						* Create a fork, then clone it.
* Link to GitHub’s How-To. 
						
					 
					
						2018-02-01 16:02:29 +01:00 
						 
				 
			
				
					
						
							
							
								Veli-Matti Helke 
							
						 
					 
					
						
						
						
						
							
						
						
							2fa04caf7c 
							
						 
					 
					
						
						
							
							small fix to API documentation: schemas ( #5796 )  
						
						... 
						
						
						
						adding missing parameters to get_manual_fields() 
						
					 
					
						2018-01-31 14:25:57 +01:00 
						 
				 
			
				
					
						
							
							
								Matt Prahl 
							
						 
					 
					
						
						
						
						
							
						
						
							2677f59d5d 
							
						 
					 
					
						
						
							
							Refer to "NamespaceVersioning" instead of "NamespacedVersioning" in the documentation ( #5754 )  
						
						
						
					 
					
						2018-01-29 15:33:14 +01:00 
						 
				 
			
				
					
						
							
							
								Max Goodridge 
							
						 
					 
					
						
						
						
						
							
						
						
							3e5d3752e7 
							
						 
					 
					
						
						
							
							Fixed a typo ( #5783 )  
						
						
						
					 
					
						2018-01-29 08:41:55 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							052a20cd7b 
							
						 
					 
					
						
						
							
							Load 'static' instead of 'staticfiles' in templates ( #5773 )  
						
						
						
					 
					
						2018-01-26 00:43:55 -05:00 
						 
				 
			
				
					
						
							
							
								Aseem Shrey 
							
						 
					 
					
						
						
						
						
							
						
						
							1664588500 
							
						 
					 
					
						
						
							
							Updated docs to use pip show  
						
						... 
						
						
						
						Show the current DRF version using `pip show`
Closes  #5757  
						
					 
					
						2018-01-25 10:12:13 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan P Kilby 
							
						 
					 
					
						
						
						
						
							
						
						
							73203e6b59 
							
						 
					 
					
						
						
							
							Rework dynamic list/detail actions ( #5705 )  
						
						... 
						
						
						
						* Merge list/detail route decorators into 'action'
* Merge dynamic routes, add 'detail' attribute
* Add 'ViewSet.get_extra_actions()'
* Refactor dynamic route checking & collection
* Refactor dynamic route generation
* Add 'ViewSet.detail' initkwarg
* Fixup schema test
* Add release notes for dynamic action changes
* Replace list/detail route decorators in tests
* Convert tabs to spaces in router docs
* Update docs
* Make 'detail' a required argument of 'action'
* Improve router docs 
						
					 
					
						2018-01-25 09:40:49 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a540acdc95 
							
						 
					 
					
						
						
							
							Allowed customising API documentation code samples ( #5752 )  
						
						... 
						
						
						
						* Allowed additional languages in API documentation
* Documented renderer_classes parameter and customising languages. 
						
					 
					
						2018-01-25 09:39:03 +01:00 
						 
				 
			
				
					
						
							
							
								Teddy Cross 
							
						 
					 
					
						
						
						
						
							
						
						
							78367ba102 
							
						 
					 
					
						
						
							
							Always fully qualify ValidationError in docs ( #5751 )  
						
						
						
					 
					
						2018-01-19 08:40:09 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan P Kilby 
							
						 
					 
					
						
						
						
						
							
						
						
							2709de1310 
							
						 
					 
					
						
						
							
							Add HStoreField, postgres fields tests ( #5654 )  
						
						... 
						
						
						
						* Test postgres field mapping
* Add HStoreField
* Ensure 'HStoreField' child is a 'CharField'
* Add HStoreField docs 
						
					 
					
						2018-01-15 15:52:30 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							d3f3c3d9c1 
							
						 
					 
					
						
						
							
							Prefer https protocol for links in docs when available  
						
						
						
					 
					
						2018-01-15 15:15:21 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							d5c34aa813 
							
						 
					 
					
						
						
							
							Remove unused links from docs ( #5735 )  
						
						... 
						
						
						
						Each removed link has no inline use. 
						
					 
					
						2018-01-15 15:03:44 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							b2ec681d8d 
							
						 
					 
					
						
						
							
							Pass python_requires argument to setuptools ( #5739 )  
						
						... 
						
						
						
						Helps pip decide what version of the library to install.
https://packaging.python.org/tutorials/distributing-packages/#python-requires 
> If your project only runs on certain Python versions, setting the
> python_requires argument to the appropriate PEP 440 version specifier
> string will prevent pip from installing the project on other Python
> versions.
https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords 
> python_requires
>
> A string corresponding to a version specifier (as defined in PEP 440)
> for the Python version, used to specify the Requires-Python defined in
> PEP 345. 
						
					 
					
						2018-01-11 08:51:34 +01:00 
						 
				 
			
				
					
						
							
							
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							ffe3dbb1b1 
							
						 
					 
					
						
						
							
							Perfer iter(dict) over iter(dict.keys()) ( #5736 )  
						
						... 
						
						
						
						Calling dict.keys() is unnecessary. The two are functionally equivalent
on modern Pythons.
Inspired by Lennart Regebro's talk "Prehistoric Patterns in Python" from
PyCon 2017.
https://www.youtube.com/watch?v=V5-JH23Vk0I  
						
					 
					
						2018-01-08 09:49:46 +00:00 
						 
				 
			
				
					
						
							
							
								Cristi Vîjdea 
							
						 
					 
					
						
						
						
						
							
						
						
							522d453546 
							
						 
					 
					
						
						
							
							Add drf-yasg to documentation and schema 3rd party packages ( #5720 )  
						
						... 
						
						
						
						Also fixed broken `swagger` link. 
						
					 
					
						2018-01-02 14:51:54 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan P Kilby 
							
						 
					 
					
						
						
						
						
							
						
						
							b65967711c 
							
						 
					 
					
						
						
							
							Formalize URLPatternsTestCase ( #5703 )  
						
						... 
						
						
						
						* Add formalized URLPatternsTestCase
* Update versioning tests w/ new URLPatternsTestCase
* Cleanup router tests urlpatterns
* Add docs for URLPatternsTestCase 
						
					 
					
						2018-01-02 11:14:25 +01:00 
						 
				 
			
				
					
						
							
							
								Cristi Vîjdea 
							
						 
					 
					
						
						
						
						
							
						
						
							0712094ea2 
							
						 
					 
					
						
						
							
							Fix typo in HostNameVersioning doc ( #5709 )  
						
						
						
					 
					
						2018-01-02 10:52:52 +01:00 
						 
				 
			
				
					
						
							
							
								guntanis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88c75ba808 
							
						 
					 
					
						
						
							
							Fixed "typo" in example.  
						
						... 
						
						
						
						Fixing code "typo" in example.
In the original file, line 145 reads:
        url(r'^api-auth/', include('rest_framework.urls'),
It's missing the closing parenthesis. 
						
					 
					
						2017-12-28 02:01:01 -08:00 
						 
				 
			
				
					
						
							
							
								Mariano Baragiola 
							
						 
					 
					
						
						
						
						
							
						
						
							be0a57b0f1 
							
						 
					 
					
						
						
							
							FIX link  
						
						
						
					 
					
						2017-12-27 10:28:59 -03:00 
						 
				 
			
				
					
						
							
							
								Mariano Baragiola 
							
						 
					 
					
						
						
						
						
							
						
						
							6ce60cd594 
							
						 
					 
					
						
						
							
							Update writable nested serializers docs  
						
						
						
					 
					
						2017-12-27 10:17:10 -03:00 
						 
				 
			
				
					
						
							
							
								Ryan P Kilby 
							
						 
					 
					
						
						
						
						
							
						
						
							5fc35eb7eb 
							
						 
					 
					
						
						
							
							Add missing word in 'Field.allow_null' docs  
						
						
						
					 
					
						2017-12-22 12:23:07 -05:00 
						 
				 
			
				
					
						
							
							
								Bruno Alla 
							
						 
					 
					
						
						
						
						
							
						
						
							832267e945 
							
						 
					 
					
						
						
							
							Fix formatting of the 3.7.4 release note ( #5704 )  
						
						
						
					 
					
						2017-12-22 08:28:35 +01:00 
						 
				 
			
				
					
						
							
							
								Xavier Ordoquy 
							
						 
					 
					
						
						
						
						
							
						
						
							955a6b902b 
							
						 
					 
					
						
						
							
							Add 3.7.7 release notes  
						
						
						
					 
					
						2017-12-21 12:45:54 +01:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							65791d8c79 
							
						 
					 
					
						
						
							
							Version 3.7.5. Add missing .ico to packaging.  
						
						
						
					 
					
						2017-12-21 10:17:59 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							0d96be9266 
							
						 
					 
					
						
						
							
							Add 3.7.5 release notes  
						
						
						
					 
					
						2017-12-21 10:13:18 +00:00 
						 
				 
			
				
					
						
							
							
								Mariusz Felisiak 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e21bf852b 
							
						 
					 
					
						
						
							
							Bumped Django 2.0 version in requirements list.  
						
						
						
					 
					
						2017-12-20 21:27:22 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a81e60ff39 
							
						 
					 
					
						
						
							
							Version 3.7.4 Release ( #5650 )  
						
						... 
						
						
						
						* Update version for 3.7.4 Release
* Add release notes to 01587b9eb1#5691 
* Move Issue links to bottom 
						
					 
					
						2017-12-20 15:28:31 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf3929d88d 
							
						 
					 
					
						
						
							
							Add example using source=‘*’ to custom field docs. ( #5688 )  
						
						... 
						
						
						
						* Add example using `source=‘*’` to custom field docs.
* Add nested serialiser example
Closes  #2032  closes  #3066  
						
					 
					
						2017-12-20 10:04:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jimmy Merrild Krag 
							
						 
					 
					
						
						
						
						
							
						
						
							ea0b3b32ad 
							
						 
					 
					
						
						
							
							Fix typo ( #5687 )  
						
						... 
						
						
						
						Fixed `include_docs_url` to be `include_docs_urls` 
						
					 
					
						2017-12-19 15:03:47 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4bcbf691cf 
							
						 
					 
					
						
						
							
							Document ViewSet.action ( #5685 )  
						
						... 
						
						
						
						Closes  #2941 
Provides example of adjusting permission by action. 
					
						2017-12-19 12:06:57 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e87fcbb99d 
							
						 
					 
					
						
						
							
							Add link to Classy DRF in docs ( #5683 )  
						
						... 
						
						
						
						Closes  #5636  as per https://github.com/encode/django-rest-framework/issues/5636#issuecomment-348143281  
					
						2017-12-19 12:06:41 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b3a0b271cd 
							
						 
					 
					
						
						
							
							Add example to to_representation docs ( #5682 )  
						
						... 
						
						
						
						Closes  #5425  as per https://github.com/encode/django-rest-framework/issues/5425#issuecomment-341063819  
					
						2017-12-19 12:06:24 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43c2c91dde 
							
						 
					 
					
						
						
							
							Add note on object permissions for FBVs ( #5681 )  
						
						... 
						
						
						
						Closes  #3269  
					
						2017-12-19 12:05:59 +01:00 
						 
				 
			
				
					
						
							
							
								Carlton Gibson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6560f44912 
							
						 
					 
					
						
						
							
							Update OPTIONS example from “Documenting Your API” ( #5680 )  
						
						... 
						
						
						
						Closes  #3489 
* Updates example to post-3.0 API, using metadata class
* Adds link to metadata docs. 
					
						2017-12-19 12:05:46 +01:00