| 
							
							
								 Tom Christie | 9ffa97d24d | Merge pull request #1956 from wolfe/patch-1 Update 3.0-announcement.md | 2014-10-15 13:31:55 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | cc1c423255 | Reorganize to use template_pack in form rendering | 2014-10-15 11:12:34 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | e558f806c0 | Drop template includes | 2014-10-15 10:04:01 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | faa5bd9f53 | Merge branch 'version-3.0' of https://github.com/tomchristie/django-rest-framework into version-3.0 | 2014-10-15 09:25:02 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | e272a36c9b | Fix 'lookup_field' on ModelSerializer. Closes #1944. | 2014-10-15 09:24:49 +01:00 |  | 
			
				
					| 
							
							
								 wolfe | f8f101268e | Update 3.0-announcement.md Swap order of custom field API changes so the two "and" clauses are in the same order. | 2014-10-14 18:58:25 -03:00 |  | 
			
				
					| 
							
							
								 Tom Christie | ad16b50875 | Merge pull request #1942 from rouge8/preform-to-perform Rename `preform_update` to `perform_update` | 2014-10-12 08:11:28 +01:00 |  | 
			
				
					| 
							
							
								 Andy Freeland | 81abf2bf34 | Rename preform_updatetoperform_update | 2014-10-12 01:19:53 -04:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 826b5a8897 | Relations in 'read_only_fields' should not include a queryset kwarg | 2014-10-10 15:34:00 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | b5a4216aff | Flake8 | 2014-10-10 15:08:43 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | d8a8987ab1 | Tweaks | 2014-10-10 14:32:02 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | d9a199ca0d | exceptions.ValidationFailed, not Django's ValidationError | 2014-10-10 14:16:09 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | a0e852a4d5 | Use BoundField .name on fields | 2014-10-09 16:30:06 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | f83ed19d22 | Checks and repr on BoundField | 2014-10-09 16:29:34 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 5d247a65c8 | First pass on nested serializers in HTML | 2014-10-09 15:11:19 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | babdc78e61 | Typo | 2014-10-09 11:39:01 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 6637b2fae0 | Document the Metadata API | 2014-10-09 11:08:26 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 5f4cc52ef5 | Tweaking | 2014-10-09 10:11:44 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | a58cfe167d | Update tutorial for 3.0 | 2014-10-09 09:38:03 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 87fdc73f64 | Merge pull request #1920 from thedrow/topic/encoder-improvements The JSON encoder now uses tuples instead of lists | 2014-10-09 08:31:46 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | f7d43f530a | Limit blank string -> None to just be on relational fields | 2014-10-08 17:03:14 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 5ead8dc89d | Support empty file fields | 2014-10-08 16:59:52 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 4c015df28c | Tweaks | 2014-10-08 16:43:33 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 14ae52a24e | More gradual deprecation | 2014-10-08 16:09:37 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 28f3b314f1 | .validate() returning validated data. transform_<field> hooks. | 2014-10-08 12:36:28 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 0cbb57b40f | Tweak pre/post save hooks. Return instance in .update(). | 2014-10-08 12:17:30 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | af0f01c5b6 | Move generic relation tests | 2014-10-08 11:23:40 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 6b09e5f2bb | Tests for generic relationships | 2014-10-08 11:22:10 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 093febb912 | Tests for relational fields | 2014-10-08 11:04:08 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 3fa4a1898a | Reintroduce save hooks | 2014-10-07 17:21:12 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 6bfed6f852 | Enforce uniqueness validation for relational fields | 2014-10-07 17:04:53 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 3a3e2bf57d | Serializer.save() takes keyword arguments, not 'extras' argument | 2014-10-03 13:42:06 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | e6c5ebdda6 | Fix indentation | 2014-10-03 13:14:17 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 01c0857f8b | Merge branch 'version-3.0' of https://github.com/tomchristie/django-rest-framework into version-3.0 | 2014-10-03 13:12:43 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 765b0b33bf | Revert accidental stupidity | 2014-10-03 13:12:23 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | dd47d8aa45 | Merge pull request #1921 from koordinates/fix-typos Minor: fix spelling and grammar, mostly in 3.0 announcement | 2014-10-03 09:24:26 +01:00 |  | 
			
				
					| 
							
							
								 Craig de Stigter | 857a8486b1 | More spelling tweaks | 2014-10-03 09:00:33 +13:00 |  | 
			
				
					| 
							
							
								 Craig de Stigter | dfab9af294 | Minor: fix spelling and grammar, mostly in 3.0 announcement | 2014-10-03 08:41:18 +13:00 |  | 
			
				
					| 
							
							
								 Tom Christie | fec7c4b458 | Browsable API tweaks | 2014-10-02 18:13:15 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | df7b6fcf58 | First pass on incorperating the form rendering into the browsable API | 2014-10-02 16:24:24 +01:00 |  | 
			
				
					| 
							
							
								 Omer Katz | 79e91dff92 | The encoder now returns tuples instead of lists. Tuples take a little less memory which is significant when serializing a lot of objects. | 2014-10-02 16:44:20 +03:00 |  | 
			
				
					| 
							
							
								 Tom Christie | ffc6aa3abc | More forms support | 2014-10-01 21:35:27 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | c171fa21ac | First pass at HTML form rendering | 2014-10-01 19:44:46 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | c630a12e26 | Deal with lazy strings in serializer reprs | 2014-10-01 13:24:47 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 381771731f | Use six.text_type instead of str everywhere | 2014-10-01 13:09:14 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | bb2222963f | Merge pull request #1911 from thedrow/patch-7 Fixed documentation typo | 2014-10-01 11:51:46 +01:00 |  | 
			
				
					| 
							
							
								 Omer Katz | 770d63fb04 | Fixed documentation typo. | 2014-10-01 13:12:33 +03:00 |  | 
			
				
					| 
							
							
								 Tom Christie | da4900a353 | Update 3.0-announcement.md | 2014-09-30 11:10:13 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | 83a5ea8db2 | Update release notes | 2014-09-29 21:17:13 +01:00 |  | 
			
				
					| 
							
							
								 Tom Christie | d1b2c8ac7f | Absolute URLs for file fields | 2014-09-29 14:12:26 +01:00 |  |