Shtarev 
							
						 
					 
					
						
						
						
						
							
						
						
							745d8d0004 
							
						 
					 
					
						
						
							
							added comment  
						
						
						
					 
					
						2015-06-03 09:04:28 +03:00 
						 
				 
			
				
					
						
							
							
								tony 
							
						 
					 
					
						
						
						
						
							
						
						
							0906bf2c08 
							
						 
					 
					
						
						
							
							fix empty and_query  
						
						
						
					 
					
						2015-05-15 16:44:12 +03:00 
						 
				 
			
				
					
						
							
							
								tony 
							
						 
					 
					
						
						
						
						
							
						
						
							de95598a1e 
							
						 
					 
					
						
						
							
							removed using view.model.objects  
						
						
						
					 
					
						2015-05-15 13:46:56 +03:00 
						 
				 
			
				
					
						
							
							
								tony 
							
						 
					 
					
						
						
						
						
							
						
						
							c47ec60ea2 
							
						 
					 
					
						
						
							
							no need to do distinct on every loop cycle & add analogue of distinct for oracle users  
						
						
						
					 
					
						2015-05-14 17:04:22 +03:00 
						 
				 
			
				
					
						
							
							
								tony 
							
						 
					 
					
						
						
						
						
							
						
						
							7813d2fb35 
							
						 
					 
					
						
						
							
							fix DISTINCT for Oracle databases  
						
						
						
					 
					
						2015-05-14 13:57:36 +03:00 
						 
				 
			
				
					
						
							
							
								Xavier Ordoquy 
							
						 
					 
					
						
						
						
						
							
						
						
							1a8c0b4bfc 
							
						 
					 
					
						
						
							
							Merge pull request  #2930  from linovia/release/3.1.2  
						
						... 
						
						
						
						Release 3.1.2 
						
					 
					
						2015-05-14 10:57:33 +02:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							ea1145c5aa 
							
						 
					 
					
						
						
							
							Merge pull request  #2905  from ticosax/django-object-perm-get_queryset  
						
						... 
						
						
						
						Allow DjangoObjectPermissions to use views that define get_queryset 
						
					 
					
						2015-05-13 13:39:59 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Delaby 
							
						 
					 
					
						
						
						
						
							
						
						
							031ac2a292 
							
						 
					 
					
						
						
							
							Allow DjangoObjectPermissions to use views that define get_queryset  
						
						
						
					 
					
						2015-05-13 14:26:44 +02:00 
						 
				 
			
				
					
						
							
							
								Xavier Ordoquy 
							
						 
					 
					
						
						
						
						
							
						
						
							fb4ba3ad3c 
							
						 
					 
					
						
						
							
							Bump version to 3.1.2  
						
						
						
					 
					
						2015-05-13 09:44:15 +02:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							abcd6f2b9e 
							
						 
					 
					
						
						
							
							Merge pull request  #2869  from ryangallen/datefield  
						
						... 
						
						
						
						DateField to_representation can handle str and empty values. Fixes  #2656 , #2687 . 
						
					 
					
						2015-05-01 16:33:43 +01:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							2eb9107b87 
							
						 
					 
					
						
						
							
							Merge pull request  #2798  from Boomerangz/depth-should-reduce  
						
						... 
						
						
						
						Depth should reduce on nested ModelSerializer classes. 
						
					 
					
						2015-04-27 16:22:22 +01:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							2394577dc2 
							
						 
					 
					
						
						
							
							Merge pull request  #2757  from ekiourk/2630/Raise-exception-when-ModelSerializer-used-with-abstract-model  
						
						... 
						
						
						
						Raise error when ModelSerializer used with abstract model 
						
					 
					
						2015-04-27 14:47:32 +01:00 
						 
				 
			
				
					
						
							
							
								José Padilla 
							
						 
					 
					
						
						
						
						
							
						
						
							9809f4d36a 
							
						 
					 
					
						
						
							
							Merge pull request  #2809  from aparsons/master  
						
						... 
						
						
						
						Move ul.breadcrumb margin to bootstrap-tweaks.css 
						
					 
					
						2015-04-26 11:15:50 -04:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							450c541462 
							
						 
					 
					
						
						
							
							Merge pull request  #2868  from ticosax/versioning-header-all  
						
						... 
						
						
						
						Check AcceptHeaderVersioning with content negotiation in place 
						
					 
					
						2015-04-24 15:19:51 +01:00 
						 
				 
			
				
					
						
							
							
								Allard Hoeve 
							
						 
					 
					
						
						
						
						
							
						
						
							9a794beb1e 
							
						 
					 
					
						
						
							
							Remove mention of Django's built-in ValidationError in docstring  
						
						... 
						
						
						
						The `exception_handler` does not actually handle django.core.exceptions.ValidationError, so remove any mention of it.
This closes  #2872  
						
					 
					
						2015-04-24 15:37:42 +02:00 
						 
				 
			
				
					
						
							
							
								Ryan Allen 
							
						 
					 
					
						
						
						
						
							
						
						
							cbea03c85b 
							
						 
					 
					
						
						
							
							DateField to_representation can handle str and empty values.  Fixes   #2656 ,  #2687 .  
						
						
						
					 
					
						2015-04-23 19:31:46 -05:00 
						 
				 
			
				
					
						
							
							
								Nicolas Delaby 
							
						 
					 
					
						
						
						
						
							
						
						
							63511c03d0 
							
						 
					 
					
						
						
							
							Check AcceptHeaderVersioning with content negotiation in place  
						
						
						
					 
					
						2015-04-23 14:19:39 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas Delaby 
							
						 
					 
					
						
						
						
						
							
						
						
							24e9473036 
							
						 
					 
					
						
						
							
							Improve error message.  
						
						
						
					 
					
						2015-04-22 11:22:37 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas Delaby 
							
						 
					 
					
						
						
						
						
							
						
						
							6f66798ad3 
							
						 
					 
					
						
						
							
							Prevent empty querysets to raises AssertionError.  
						
						
						
					 
					
						2015-04-22 11:13:09 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas Delaby 
							
						 
					 
					
						
						
						
						
							
						
						
							c2e536bfda 
							
						 
					 
					
						
						
							
							Tell DjangoModelPermissions to rely on get_queryset first.  
						
						
						
					 
					
						2015-04-22 10:18:30 +02:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							0ca1145456 
							
						 
					 
					
						
						
							
							Merge pull request  #2853  from ryangallen/master  
						
						... 
						
						
						
						Set IntegerField class variable for compiled decimal regex, comment for ... 
						
					 
					
						2015-04-21 16:00:37 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan Allen 
							
						 
					 
					
						
						
						
						
							
						
						
							32acc4a72b 
							
						 
					 
					
						
						
							
							Set IntegerField class variable for compiled decimal regex, comment for purpose  
						
						
						
					 
					
						2015-04-21 10:52:52 -04:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							605369e2b4 
							
						 
					 
					
						
						
							
							Merge pull request  #2807  from iorlas/patch-2  
						
						... 
						
						
						
						Now it is possible to display viewset w/o paginator 
						
					 
					
						2015-04-21 15:07:11 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan Allen 
							
						 
					 
					
						
						
						
						
							
						
						
							1f10a39d31 
							
						 
					 
					
						
						
							
							Match IntegerField validation with Django's, preventing decimal values being stored as ints,  fixes   #2835 .  
						
						... 
						
						
						
						Match IntegerField validation with Django IntegerField, prevents decimal values being stored as ints, fixes  #2835 
 On branch master 
						
					 
					
						2015-04-20 11:03:05 -04:00 
						 
				 
			
				
					
						
							
							
								Adam Parsons 
							
						 
					 
					
						
						
						
						
							
						
						
							72230a913e 
							
						 
					 
					
						
						
							
							Removed color from default  
						
						
						
					 
					
						2015-04-18 16:52:20 -05:00 
						 
				 
			
				
					
						
							
							
								Adam Parsons 
							
						 
					 
					
						
						
						
						
							
						
						
							324ccc3664 
							
						 
					 
					
						
						
							
							Moved breadcrumb color to bootstrap-tweaks  
						
						... 
						
						
						
						Moved to color associated with the breadcrumb to the tweaks style sheet. 
						
					 
					
						2015-04-18 16:50:32 -05:00 
						 
				 
			
				
					
						
							
							
								Tymur Maryokhin 
							
						 
					 
					
						
						
						
						
							
						
						
							1ddfef1212 
							
						 
					 
					
						
						
							
							Removed deprecated '.model' attribute check  
						
						
						
					 
					
						2015-04-12 17:12:01 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Parsons 
							
						 
					 
					
						
						
						
						
							
						
						
							77460d4bca 
							
						 
					 
					
						
						
							
							Moved ul.breadcrumb margin to bootstrap-tweaks.css  
						
						... 
						
						
						
						When importing other bootstrap themes from sites like bootswatch, the
margin in default.css persists and adds a 70px margin below the header.
This change will remove that margin when users choose to use a different
bootstrap theme. 
						
					 
					
						2015-04-08 20:10:33 -05:00 
						 
				 
			
				
					
						
							
							
								iorlas 
							
						 
					 
					
						
						
						
						
							
						
						
							548ac9a65e 
							
						 
					 
					
						
						
							
							Now it is possible to display viewset w/o paginator  
						
						... 
						
						
						
						Since pagination is now included in every generic viewset, we should have ability to disable it and we have it: paginator=None or pagination_class=None. But this piece of code relies on existence of property instead of its value. 
						
					 
					
						2015-04-08 20:32:02 +03:00 
						 
				 
			
				
					
						
							
							
								Igor Zygin 
							
						 
					 
					
						
						
						
						
							
						
						
							2d5b4f4cc9 
							
						 
					 
					
						
						
							
							Depth should reduce  
						
						... 
						
						
						
						Depth should reduce 
						
					 
					
						2015-04-06 10:13:25 +06:00 
						 
				 
			
				
					
						
							
							
								José Padilla 
							
						 
					 
					
						
						
						
						
							
						
						
							2e6d39dbae 
							
						 
					 
					
						
						
							
							Merge pull request  #2754  from bleib1dj/enhancement_dont_require_pk_strictly_related  
						
						... 
						
						
						
						Enhancement dont require pk strictly related #2745  
						
					 
					
						2015-04-04 22:01:06 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Blatherwick 
							
						 
					 
					
						
						
						
						
							
						
						
							56ec7b152e 
							
						 
					 
					
						
						
							
							Fixed docstring typo  
						
						
						
					 
					
						2015-03-27 18:00:19 +00:00 
						 
				 
			
				
					
						
							
							
								José Padilla 
							
						 
					 
					
						
						
						
						
							
						
						
							55ee588f6e 
							
						 
					 
					
						
						
							
							Use default reason phrases from HTTP standard.  
						
						... 
						
						
						
						Closes  #2763  
					
						2015-03-25 13:27:47 -04:00 
						 
				 
			
				
					
						
							
							
								Ilias Kiourktsidis 
							
						 
					 
					
						
						
						
						
							
						
						
							0888f9cfc3 
							
						 
					 
					
						
						
							
							Use _meta instead of Meta on is_abstract_model function  
						
						
						
					 
					
						2015-03-25 12:00:20 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
						
						
							
						
						
							87208021e2 
							
						 
					 
					
						
						
							
							Metadata should detect null boolean field type.  
						
						
						
					 
					
						2015-03-24 21:31:35 -04:00 
						 
				 
			
				
					
						
							
							
								Devon Bleibtrey 
							
						 
					 
					
						
						
						
						
							
						
						
							b1c1867b16 
							
						 
					 
					
						
						
							
							Swapping to hassattr logic for pk attribute references in relations  
						
						
						
					 
					
						2015-03-23 11:40:33 -04:00 
						 
				 
			
				
					
						
							
							
								Ilias Kiourktsidis 
							
						 
					 
					
						
						
						
						
							
						
						
							486f0a9367 
							
						 
					 
					
						
						
							
							Raise error when ModelSerializer used with abstract model  
						
						
						
					 
					
						2015-03-23 15:01:19 +00:00 
						 
				 
			
				
					
						
							
							
								Devon Bleibtrey 
							
						 
					 
					
						
						
						
						
							
						
						
							7ac3c3fff7 
							
						 
					 
					
						
						
							
							Added enhancement for pk reference in many=True relations  
						
						
						
					 
					
						2015-03-23 10:42:42 -04:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							a90dbe3bd9 
							
						 
					 
					
						
						
							
							Merge pull request  #2724  from delinhabit/namespaced-versioning-non-api-reversal  
						
						... 
						
						
						
						Handle reversal of non-API view_name in HyperLinkedRelatedField 
						
					 
					
						2015-03-23 11:35:21 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							f7cd7a1c1f 
							
						 
					 
					
						
						
							
							Latest translation strings  
						
						
						
					 
					
						2015-03-23 11:32:28 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							e73ddddc3a 
							
						 
					 
					
						
						
							
							Merge pull request  #2726  from linovia/release/3.1.1  
						
						... 
						
						
						
						Release notes for 3.1.1 and version bump. 
						
					 
					
						2015-03-23 11:20:23 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							7872d0acbf 
							
						 
					 
					
						
						
							
							Escape tab switching cookie  
						
						
						
					 
					
						2015-03-23 11:20:09 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Christie 
							
						 
					 
					
						
						
						
						
							
						
						
							166801063d 
							
						 
					 
					
						
						
							
							Merge pull request  #2743  from maurodoglio/serializer_class-html-renderer  
						
						... 
						
						
						
						Use `serializer_class` for browsable API display, even on plain APIView. 
						
					 
					
						2015-03-23 09:43:39 +00:00 
						 
				 
			
				
					
						
							
							
								Devon Bleibtrey 
							
						 
					 
					
						
						
						
						
							
						
						
							8a58b1a380 
							
						 
					 
					
						
						
							
							Added ability to define backend identification attribute  
						
						
						
					 
					
						2015-03-22 13:50:05 -04:00 
						 
				 
			
				
					
						
							
							
								mdoglio 
							
						 
					 
					
						
						
						
						
							
						
						
							77c44d8c63 
							
						 
					 
					
						
						
							
							Make BrowsableAPIRenderer use serializer_class when present  
						
						
						
					 
					
						2015-03-22 14:36:30 +00:00 
						 
				 
			
				
					
						
							
							
								mdoglio 
							
						 
					 
					
						
						
						
						
							
						
						
							d0126b7e31 
							
						 
					 
					
						
						
							
							Set serializer_class on ObtainAuthToken view  
						
						
						
					 
					
						2015-03-22 12:35:56 +00:00 
						 
				 
			
				
					
						
							
							
								mdoglio 
							
						 
					 
					
						
						
						
						
							
						
						
							fde02ae6eb 
							
						 
					 
					
						
						
							
							AuthTokenSerializer - properly render password field  
						
						
						
					 
					
						2015-03-22 12:13:28 +00:00 
						 
				 
			
				
					
						
							
							
								Ion Scerbatiuc 
							
						 
					 
					
						
						
						
						
							
						
						
							fac2785341 
							
						 
					 
					
						
						
							
							Handling the fallback in reverse  
						
						
						
					 
					
						2015-03-19 16:12:28 -07:00 
						 
				 
			
				
					
						
							
							
								Xavier Ordoquy 
							
						 
					 
					
						
						
						
						
							
						
						
							164be174ea 
							
						 
					 
					
						
						
							
							Release notes for 3.1.1 and version bump.  
						
						
						
					 
					
						2015-03-19 23:29:10 +01:00 
						 
				 
			
				
					
						
							
							
								Ion Scerbatiuc 
							
						 
					 
					
						
						
						
						
							
						
						
							90280a3437 
							
						 
					 
					
						
						
							
							Handle reversal of non-API view_name in HyperLinkedRelatedField  
						
						
						
					 
					
						2015-03-19 14:16:45 -07:00