| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										authtoken
									
								
							
						
					
				 | 
				
					
						
							
							Use serializers.ValidationError
						
					
				 | 
				2014-10-17 13:23:14 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										static/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Update to bootstrap 3. Closes #1085
						
					
				 | 
				2014-10-31 14:56:41 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										templates/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Merge master
						
					
				 | 
				2014-10-31 15:19:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										templatetags
									
								
							
						
					
				 | 
				
					
						
							
							Merge master
						
					
				 | 
				2014-11-03 11:39:54 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										utils
									
								
							
						
					
				 | 
				
					
						
							
							Lazy loading of fields and validators. Closes #1963.
						
					
				 | 
				2014-10-31 16:38:39 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Version 2.4.4
						
					
				 | 
				2014-11-03 11:20:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								authentication.py
							
						
					
				 | 
				
					
						
							
							Changed return status for CSRF failures to HTTP 403
						
					
				 | 
				2014-09-23 14:16:08 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compat.py
							
						
					
				 | 
				
					
						
							
							Ensure json.dumps(separators=...) works on both 2.x and 3.x
						
					
				 | 
				2014-10-30 16:53:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								decorators.py
							
						
					
				 | 
				
					
						
							
							Remove unused imports.
						
					
				 | 
				2014-08-29 12:54:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exceptions.py
							
						
					
				 | 
				
					
						
							
							Use serializers.ValidationError
						
					
				 | 
				2014-10-17 13:23:14 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fields.py
							
						
					
				 | 
				
					
						
							
							Lazy loading of fields and validators. Closes #1963.
						
					
				 | 
				2014-10-31 16:38:39 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filters.py
							
						
					
				 | 
				
					
						
							
							More spelling tweaks
						
					
				 | 
				2014-10-03 09:00:33 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								generics.py
							
						
					
				 | 
				
					
						
							
							Use six.text_type instead of str everywhere
						
					
				 | 
				2014-10-01 13:09:14 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metadata.py
							
						
					
				 | 
				
					
						
							
							Automatic field binding
						
					
				 | 
				2014-09-25 11:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mixins.py
							
						
					
				 | 
				
					
						
							
							PUT as create docs, and move mixin out to external gist
						
					
				 | 
				2014-11-03 12:00:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								models.py
							
						
					
				 | 
				
					
						
							
							Move models.resolve_model to serializers._resolve_model
						
					
				 | 
				2014-01-13 11:47:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								negotiation.py
							
						
					
				 | 
				
					
						
							
							request.data attribute
						
					
				 | 
				2014-09-26 10:46:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pagination.py
							
						
					
				 | 
				
					
						
							
							Automatic field binding
						
					
				 | 
				2014-09-25 11:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								parsers.py
							
						
					
				 | 
				
					
						
							
							Use six.text_type instead of str everywhere
						
					
				 | 
				2014-10-01 13:09:14 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								permissions.py
							
						
					
				 | 
				
					
						
							
							Deprecate .model in related routers/permissions
						
					
				 | 
				2014-08-20 17:15:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								relations.py
							
						
					
				 | 
				
					
						
							
							Performance for PK fields
						
					
				 | 
				2014-10-16 20:47:57 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								renderers.py
							
						
					
				 | 
				
					
						
							
							Ensure json.dumps(separators=...) works on both 2.x and 3.x
						
					
				 | 
				2014-10-30 16:53:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								request.py
							
						
					
				 | 
				
					
						
							
							More gradual deprecation
						
					
				 | 
				2014-10-08 16:09:37 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								response.py
							
						
					
				 | 
				
					
						
							
							Drop six from compat. 1.4.2 is now the lowest supported version.
						
					
				 | 
				2014-08-19 17:06:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverse.py
							
						
					
				 | 
				
					
						
							
							Use six.text_type instead of str everywhere
						
					
				 | 
				2014-10-01 13:09:14 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								routers.py
							
						
					
				 | 
				
					
						
							
							Used Django utils SortedDict instead of stdlib's OrderedDict for
						
					
				 | 
				2014-10-20 08:47:45 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serializers.py
							
						
					
				 | 
				
					
						
							
							Use invalid_data key for error message. Closes #2002.
						
					
				 | 
				2014-11-03 14:01:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								settings.py
							
						
					
				 | 
				
					
						
							
							FileField and ImageField
						
					
				 | 
				2014-09-26 17:06:20 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								status.py
							
						
					
				 | 
				
					
						
							
							Code linting and added runtests.py
						
					
				 | 
				2014-08-19 13:28:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test.py
							
						
					
				 | 
				
					
						
							
							Fix follow does not work on APIClient
						
					
				 | 
				2014-10-06 15:10:35 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								throttling.py
							
						
					
				 | 
				
					
						
							
							Fix cache_throttle typo
						
					
				 | 
				2014-08-20 12:32:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urlpatterns.py
							
						
					
				 | 
				
					
						
							
							Merge branch 'master' into 2.4.0
						
					
				 | 
				2013-12-13 16:32:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urls.py
							
						
					
				 | 
				
					
						
							
							Regression for #1810: Test login view renders
						
					
				 | 
				2014-09-01 10:07:05 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								validators.py
							
						
					
				 | 
				
					
						
							
							Validator documentation and tweaks
						
					
				 | 
				2014-10-31 13:47:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								views.py
							
						
					
				 | 
				
					
						
							
							exceptions.ValidationFailed, not Django's ValidationError
						
					
				 | 
				2014-10-10 14:16:09 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								viewsets.py
							
						
					
				 | 
				
					
						
							
							Fix missing CSRF exemption on viewsets
						
					
				 | 
				2014-09-18 10:30:13 -06:00 |