Mike Manger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							73cbb9cd4a 
							
						 
					 
					
						
						
							
							Fix typos ( #9662 )  
						
						 
						
						... 
						
						
						
						* Fix typo of 'related' in tests
* Fix typo of permission_classes in coreapi test
* Fix some minor typos in docs
* Fix typos in tests
* Fix flake8 issue 
						
					 
					
						2025-03-08 15:53:15 +06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Will Vincent 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b31413d46d 
							
						 
					 
					
						
						
							
							Tutorial updates ( #9589 )  
						
						 
						
						... 
						
						
						
						* update Django for APIs book cover
* remove retired course from Treehouse
* add DCUS2018 talk, update links from wsvincent.com tutorials to learndjango.com 
						
					 
					
						2024-11-12 06:58:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dave Kalu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f113ab6b68 
							
						 
					 
					
						
						
							
							Update tutorials-and-resources.md ( #9479 )  
						
						 
						
						... 
						
						
						
						Included the remaining parts (part 3 and 4) of Andrea Grandi's tutorial on creating production ready APIs with DRF. 
						
					 
					
						2024-08-05 14:26:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Grandi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6ea11028f 
							
						 
					 
					
						
						
							
							Update tutorials-and-resources.md ( #9476 )  
						
						 
						
						
						
					 
					
						2024-07-17 22:50:09 +06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Herman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d181511155 
							
						 
					 
					
						
						
							
							add courses section to community resources ( #8845 )  
						
						 
						
						
						
					 
					
						2023-10-05 10:06:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anthony Randall 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96001c5de6 
							
						 
					 
					
						
						
							
							Added an article - implementing rest apis with embedded privacy from doordash engineering blog ( #7956 )  
						
						 
						
						... 
						
						
						
						* Update tutorials-and-resources.md
* Update tutorials-and-resources.md 
						
					 
					
						2021-09-03 13:23:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lalit Suthar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bdd6125a1 
							
						 
					 
					
						
						
							
							fix broken article link ( #7918 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: lalit97 <lalit.suthar@redhuntlabs.com> 
						
					 
					
						2021-04-12 11:59:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								स्पर्श 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a45a6a36f 
							
						 
					 
					
						
						
							
							Fix broken machinalis links ( #7580 )  
						
						 
						
						... 
						
						
						
						#7572  #7423  #7573   all are related to this 
						
					 
					
						2020-10-06 13:14:11 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William S. Vincent 
							
						 
					 
					
						
						
						
						
							
						
						
							d21b8eb084 
							
						 
					 
					
						
						
							
							update Django for APIs book to 3.0 edition ( #7164 )  
						
						 
						
						
						
					 
					
						2020-01-28 14:05:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pramod Pujara 
							
						 
					 
					
						
						
						
						
							
						
						
							c0cf37e35d 
							
						 
					 
					
						
						
							
							Update tutorial links ( #6890 )  
						
						 
						
						
						
					 
					
						2019-09-03 11:21:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jon Dufresne 
							
						 
					 
					
						
						
						
						
							
						
						
							878f9d2783 
							
						 
					 
					
						
						
							
							Prefer https:// for URLs when available throughout project ( #6208 )  
						
						 
						
						
						
					 
					
						2018-10-02 08:28:58 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shabda Raaj 
							
						 
					 
					
						
						
						
						
							
						
						
							8f9b875456 
							
						 
					 
					
						
						
							
							Add building with drf book ( #6102 )  
						
						 
						
						... 
						
						
						
						* Added building APIs with Django and DRF book
* Added book cover 
						
					 
					
						2018-08-01 16:43:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan P Kilby 
							
						 
					 
					
						
						
						
						
							
						
						
							99ca078ebb 
							
						 
					 
					
						
						
							
							Add "Community" section to docs, minor cleanup ( #5993 )  
						
						 
						
						... 
						
						
						
						* Add 'Community' tab to navigation, move articles
* Drop DRF 2.x announcements and the docs note
* Drop embedded tutorial/guide/topics links
* Conver mixture of tabs/spaces => spaces
* Fix topics/community links 
						
					 
					
						2018-07-06 11:28:18 +02:00