| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										authtoken
									
								
							
						
					
				 | 
				
					
						
							
							api_key -> auth_token to avoid TastyPie conflict
						
					
				 | 
				2012-10-10 09:50:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										runtests
									
								
							
						
					
				 | 
				
					
						
							
							Add tests for caching of GET/HEAD requests using
						
					
				 | 
				2012-11-04 12:47:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										static/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Make textareas in browseable API same width as everything else
						
					
				 | 
				2012-11-07 11:32:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										templates/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Merge master
						
					
				 | 
				2012-11-01 23:11:28 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										templatetags
									
								
							
						
					
				 | 
				
					
						
							
							Pagination support
						
					
				 | 
				2012-09-30 17:31:28 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										tests
									
								
							
						
					
				 | 
				
					
						
							
							Fixed creation of objects with reversed M2M relations
						
					
				 | 
				2012-11-08 16:31:16 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										utils
									
								
							
						
					
				 | 
				
					
						
							
							Fix repeated breadcrumbs when optional trailing slash is used
						
					
				 | 
				2012-11-07 11:32:51 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Version 2.1.1
						
					
				 | 
				2012-11-07 11:43:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								authentication.py
							
						
					
				 | 
				
					
						
							
							Explicit CSRF failure message.  Fixes #60.
						
					
				 | 
				2012-10-15 14:03:36 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compat.py
							
						
					
				 | 
				
					
						
							
							pep8
						
					
				 | 
				2012-10-27 10:33:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								decorators.py
							
						
					
				 | 
				
					
						
							
							Style tweaks
						
					
				 | 
				2012-10-29 14:41:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exceptions.py
							
						
					
				 | 
				
					
						
							
							Fixes for urls with suffixes
						
					
				 | 
				2012-10-29 17:08:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fields.py
							
						
					
				 | 
				
					
						
							
							fixed typo
						
					
				 | 
				2012-11-07 17:19:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								generics.py
							
						
					
				 | 
				
					
						
							
							Use saner get_serializer signature
						
					
				 | 
				2012-11-06 17:05:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mixins.py
							
						
					
				 | 
				
					
						
							
							Use saner get_serializer signature
						
					
				 | 
				2012-11-06 17:05:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								models.py
							
						
					
				 | 
				
					
						
							
							Change package name: djangorestframework -> rest_framework
						
					
				 | 
				2012-09-20 13:06:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								negotiation.py
							
						
					
				 | 
				
					
						
							
							Fixes for urls with suffixes
						
					
				 | 
				2012-10-29 17:08:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pagination.py
							
						
					
				 | 
				
					
						
							
							Make 'results_field' attribute of BasePaginationSerializer public.
						
					
				 | 
				2012-10-02 10:40:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								parsers.py
							
						
					
				 | 
				
					
						
							
							Added media_type to .parse() - Consistency with renderer API.
						
					
				 | 
				2012-10-17 22:39:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								permissions.py
							
						
					
				 | 
				
					
						
							
							Add AllowAny class
						
					
				 | 
				2012-10-27 20:17:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								renderers.py
							
						
					
				 | 
				
					
						
							
							Support for HTML error templates.  Fixes #319.
						
					
				 | 
				2012-11-06 10:44:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								request.py
							
						
					
				 | 
				
					
						
							
							pep8
						
					
				 | 
				2012-10-27 10:33:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								response.py
							
						
					
				 | 
				
					
						
							
							Support for HTML error templates.  Fixes #319.
						
					
				 | 
				2012-11-06 10:44:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverse.py
							
						
					
				 | 
				
					
						
							
							Fixes for urls with suffixes
						
					
				 | 
				2012-10-29 17:08:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serializers.py
							
						
					
				 | 
				
					
						
							
							Comments updated
						
					
				 | 
				2012-11-08 17:04:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								settings.py
							
						
					
				 | 
				
					
						
							
							Add AllowAny permission
						
					
				 | 
				2012-10-27 20:04:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								status.py
							
						
					
				 | 
				
					
						
							
							fixed typo in html status code
						
					
				 | 
				2012-11-06 21:11:05 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								throttling.py
							
						
					
				 | 
				
					
						
							
							Fix some typos.
						
					
				 | 
				2012-10-30 00:30:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urlpatterns.py
							
						
					
				 | 
				
					
						
							
							docs, docs, docs, docs, docs, docs, docs
						
					
				 | 
				2012-10-19 19:59:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urls.py
							
						
					
				 | 
				
					
						
							
							Change package name: djangorestframework -> rest_framework
						
					
				 | 
				2012-09-20 13:06:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								views.py
							
						
					
				 | 
				
					
						
							
							Support for HTML error templates.  Fixes #319.
						
					
				 | 
				2012-11-06 10:44:19 +00:00 |