| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										authtoken
									
								
							
						
					
				 | 
				
					
						
							
							Import coreapi from rest_framework.compat, not directly. (#5921)
						
					
				 | 
				2018-04-05 15:07:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										locale
									
								
							
						
					
				 | 
				
					
						
							
							Version 3.7.4 Release (#5650)
						
					
				 | 
				2017-12-20 15:28:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										schemas
									
								
							
						
					
				 | 
				
					
						
							
							Version 3.8 Release (#5769)
						
					
				 | 
				2018-04-03 15:35:26 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										static/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Use single copy of static assets. Update jQuery (#5823)
						
					
				 | 
				2018-02-12 14:14:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										templates/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Made TemplateHTMLRenderer render IntegerField inputs when value is 0.  (#5834)
						
					
				 | 
				2018-02-16 16:48:20 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										templatetags
									
								
							
						
					
				 | 
				
					
						
							
							Prefer https protocol for links in docs when available
						
					
				 | 
				2018-01-15 15:15:21 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										utils
									
								
							
						
					
				 | 
				
					
						
							
							Change ISO 8601 date format to exclude year/month (#5936)
						
					
				 | 
				2018-04-14 05:23:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Update version and notes for 3.8.2 release. (#5923)
						
					
				 | 
				2018-04-06 15:41:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								apps.py
							
						
					
				 | 
				
					
						
							
							Make DEFAULT_PAGINATION_CLASS None by default.  (#5170)
						
					
				 | 
				2017-09-25 15:36:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								authentication.py
							
						
					
				 | 
				
					
						
							
							Call Django's authenticate function with the request object (#5295)
						
					
				 | 
				2017-10-05 10:43:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								checks.py
							
						
					
				 | 
				
					
						
							
							Clarify pagination system check (#5524)
						
					
				 | 
				2017-10-23 12:31:59 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compat.py
							
						
					
				 | 
				
					
						
							
							Prefer https protocol for links in docs when available
						
					
				 | 
				2018-01-15 15:15:21 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								decorators.py
							
						
					
				 | 
				
					
						
							
							Use old url_name behavior in route decorators (#5915)
						
					
				 | 
				2018-04-04 20:50:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								documentation.py
							
						
					
				 | 
				
					
						
							
							Allowed customising API documentation code samples (#5752)
						
					
				 | 
				2018-01-25 09:39:03 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exceptions.py
							
						
					
				 | 
				
					
						
							
							Added generic 500 and 400 JSON error handlers. (#5904)
						
					
				 | 
				2018-04-03 09:16:36 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fields.py
							
						
					
				 | 
				
					
						
							
							Correct allow_null behaviour when required=False (#5888)
						
					
				 | 
				2018-03-20 21:24:39 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filters.py
							
						
					
				 | 
				
					
						
							
							Enable OrderingFilter to handle an empty tuple (or list) for the 'ordering' field. (#5899)
						
					
				 | 
				2018-03-26 12:22:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								generics.py
							
						
					
				 | 
				
					
						
							
							Add ValidationError to except in get_object_or_404 for django 1.11
						
					
				 | 
				2017-05-05 21:17:12 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metadata.py
							
						
					
				 | 
				
					
						
							
							Don't show hidden fields in metadata (#5854)
						
					
				 | 
				2018-03-23 22:47:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mixins.py
							
						
					
				 | 
				
					
						
							
							Ensure Location header is strictly a 'str', not subclass. Closes #5541 (#5544)
						
					
				 | 
				2017-10-30 13:08:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								models.py
							
						
					
				 | 
				
					
						
							
							Move models.resolve_model to serializers._resolve_model
						
					
				 | 
				2014-01-13 11:47:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								negotiation.py
							
						
					
				 | 
				
					
						
							
							Fixed various typos (#4366)
						
					
				 | 
				2016-08-08 09:32:22 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pagination.py
							
						
					
				 | 
				
					
						
							
							Add LimitOffsetPagination.get_count to allow method override (#5846)
						
					
				 | 
				2018-03-23 22:25:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								parsers.py
							
						
					
				 | 
				
					
						
							
							Upgrade isort (#5817)
						
					
				 | 
				2018-02-14 20:12:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								permissions.py
							
						
					
				 | 
				
					
						
							
							Remove Django 1.8 & 1.9 compatibility code (#5481)
						
					
				 | 
				2017-10-05 20:41:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								relations.py
							
						
					
				 | 
				
					
						
							
							#5848 Allow traversing nullable related fields (#5849)
						
					
				 | 
				2018-03-20 22:02:22 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								renderers.py
							
						
					
				 | 
				
					
						
							
							Allowed customising API documentation code samples (#5752)
						
					
				 | 
				2018-01-25 09:39:03 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								request.py
							
						
					
				 | 
				
					
						
							
							Fix request formdata handling (#5800)
						
					
				 | 
				2018-02-05 16:24:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								response.py
							
						
					
				 | 
				
					
						
							
							Drop unnecessary TODO notes.
						
					
				 | 
				2017-09-14 09:44:59 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverse.py
							
						
					
				 | 
				
					
						
							
							Upgrade isort (#5817)
						
					
				 | 
				2018-02-14 20:12:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								routers.py
							
						
					
				 | 
				
					
						
							
							Changes ternary conditionals to be PEP308 compliant (#5827)
						
					
				 | 
				2018-02-14 14:06:09 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serializers.py
							
						
					
				 | 
				
					
						
							
							Fix read_only + default unique_together validation. (#5922)
						
					
				 | 
				2018-04-06 15:20:54 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								settings.py
							
						
					
				 | 
				
					
						
							
							using rsplit to get module and classname for imports (#5712)
						
					
				 | 
				2018-01-02 10:59:08 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								status.py
							
						
					
				 | 
				
					
						
							
							Prefer https protocol for links in docs when available
						
					
				 | 
				2018-01-15 15:15:21 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test.py
							
						
					
				 | 
				
					
						
							
							Upgrade isort (#5817)
						
					
				 | 
				2018-02-14 20:12:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								throttling.py
							
						
					
				 | 
				
					
						
							
							Fix typo in docstring (#5678)
						
					
				 | 
				2017-12-19 08:45:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urlpatterns.py
							
						
					
				 | 
				
					
						
							
							Fix format_suffix_patterns behavior with Django 2 path() routes (#5691)
						
					
				 | 
				2017-12-20 13:17:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urls.py
							
						
					
				 | 
				
					
						
							
							Remove references to unsupported Django versions in docs and code (#5602)
						
					
				 | 
				2017-11-20 09:35:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								validators.py
							
						
					
				 | 
				
					
						
							
							Fix whitespace in imports
						
					
				 | 
				2017-11-25 21:10:30 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								versioning.py
							
						
					
				 | 
				
					
						
							
							Remove extra parentheses (#4789)
						
					
				 | 
				2017-01-08 16:09:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								views.py
							
						
					
				 | 
				
					
						
							
							Make 404 & 403 responses consistent with exceptions.APIException output (#5763)
						
					
				 | 
				2018-01-30 22:10:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								viewsets.py
							
						
					
				 | 
				
					
						
							
							Rework dynamic list/detail actions (#5705)
						
					
				 | 
				2018-01-25 09:40:49 +01:00 |