| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										authtoken
									
								
							
						
					
				 | 
				
					
						
							
							authtoken abstract if not installed.
						
					
				 | 
				2013-03-08 20:56:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										runtests
									
								
							
						
					
				 | 
				
					
						
							
							Use absolute name imports for tests if django version is 1.6+.
						
					
				 | 
				2013-05-29 10:18:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										static/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Merge and styling fixes
						
					
				 | 
				2013-05-21 12:01:56 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										templates/rest_framework
									
								
							
						
					
				 | 
				
					
						
							
							Merge and styling fixes
						
					
				 | 
				2013-05-21 12:01:56 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										templatetags
									
								
							
						
					
				 | 
				
					
						
							
							Fixed typos
						
					
				 | 
				2013-05-28 15:09:23 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										tests
									
								
							
						
					
				 | 
				
					
						
							
							Regression test for #840. Closes #840.
						
					
				 | 
				2013-06-03 21:21:47 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										utils
									
								
							
						
					
				 | 
				
					
						
							
							Clean up OPTIONS implementation
						
					
				 | 
				2013-05-24 23:44:23 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Version 2.3.5
						
					
				 | 
				2013-06-03 12:34:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								authentication.py
							
						
					
				 | 
				
					
						
							
							Cleanup docstrings
						
					
				 | 
				2013-04-25 12:47:34 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								compat.py
							
						
					
				 | 
				
					
						
							
							Move function to compat.
						
					
				 | 
				2013-05-18 17:04:17 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								decorators.py
							
						
					
				 | 
				
					
						
							
							Add notes on 'method' argument to '@action' decorator
						
					
				 | 
				2013-06-02 20:40:56 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exceptions.py
							
						
					
				 | 
				
					
						
							
							Cleanup imports
						
					
				 | 
				2013-02-04 20:55:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fields.py
							
						
					
				 | 
				
					
						
							
							Serializer field 'default' argument may be a callable
						
					
				 | 
				2013-06-02 20:12:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filters.py
							
						
					
				 | 
				
					
						
							
							Fix searchfilter issues
						
					
				 | 
				2013-05-15 10:29:51 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								generics.py
							
						
					
				 | 
				
					
						
							
							Raise 404 on incorrect lookup type in URL, not 500. Closes #890.
						
					
				 | 
				2013-05-28 11:57:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mixins.py
							
						
					
				 | 
				
					
						
							
							Tweak method ordering for better consistency
						
					
				 | 
				2013-05-22 09:07:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								models.py
							
						
					
				 | 
				
					
						
							
							Change package name: djangorestframework -> rest_framework
						
					
				 | 
				2012-09-20 13:06:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								negotiation.py
							
						
					
				 | 
				
					
						
							
							Added proper charset support
						
					
				 | 
				2013-05-18 17:21:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pagination.py
							
						
					
				 | 
				
					
						
							
							Cleanup docstrings
						
					
				 | 
				2013-04-25 12:47:34 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								parsers.py
							
						
					
				 | 
				
					
						
							
							Allow None filename on uploaded files
						
					
				 | 
				2013-05-08 20:07:51 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								permissions.py
							
						
					
				 | 
				
					
						
							
							Version 2.3.3
						
					
				 | 
				2013-05-16 15:08:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								relations.py
							
						
					
				 | 
				
					
						
							
							view_name argument to HyperlinkedModelSerializer is now properly enforced.  Closes #471
						
					
				 | 
				2013-06-02 19:50:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								renderers.py
							
						
					
				 | 
				
					
						
							
							Version 2.3.4
						
					
				 | 
				2013-05-24 23:55:59 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								request.py
							
						
					
				 | 
				
					
						
							
							request.user should be still be accessible in renderer context if authentication fails
						
					
				 | 
				2013-06-03 12:32:57 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								response.py
							
						
					
				 | 
				
					
						
							
							fix doc typo
						
					
				 | 
				2013-06-02 12:12:14 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverse.py
							
						
					
				 | 
				
					
						
							
							Cleanup imports
						
					
				 | 
				2013-02-04 20:55:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								routers.py
							
						
					
				 | 
				
					
						
							
							Allow action decorator to handle multiple http methods
						
					
				 | 
				2013-05-24 18:28:47 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serializers.py
							
						
					
				 | 
				
					
						
							
							Merge pull request #900 from copitux/fix-validation-layer
						
					
				 | 
				2013-06-03 00:49:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								settings.py
							
						
					
				 | 
				
					
						
							
							Added proper charset support
						
					
				 | 
				2013-05-18 17:21:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								six.py
							
						
					
				 | 
				
					
						
							
							Py3k cleanup
						
					
				 | 
				2013-02-01 15:07:51 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								status.py
							
						
					
				 | 
				
					
						
							
							Cleanup imports
						
					
				 | 
				2013-02-04 20:55:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								throttling.py
							
						
					
				 | 
				
					
						
							
							Cleanup docstrings
						
					
				 | 
				2013-04-25 12:47:34 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urlpatterns.py
							
						
					
				 | 
				
					
						
							
							Cleanup imports
						
					
				 | 
				2013-02-04 20:55:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								urls.py
							
						
					
				 | 
				
					
						
							
							Cleanup imports
						
					
				 | 
				2013-02-04 20:55:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								views.py
							
						
					
				 | 
				
					
						
							
							Clean up OPTIONS implementation
						
					
				 | 
				2013-05-24 23:44:23 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								viewsets.py
							
						
					
				 | 
				
					
						
							
							Tweak inheritance
						
					
				 | 
				2013-05-09 13:35:01 +01:00 |