mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			412 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			412 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ==========================
 | |
| Django 1.6.7 release notes
 | |
| ==========================
 | |
| 
 | |
| *September 2, 2014*
 | |
| 
 | |
| Django 1.6.7 fixes several bugs in 1.6.6, including a regression related to
 | |
| a security fix in that release.
 | |
| 
 | |
| Bugfixes
 | |
| ========
 | |
| 
 | |
| * Allowed inherited and m2m fields to be referenced in the admin
 | |
|   (:ticket:`23329`).
 | |
| * Fixed a crash when using ``QuerySet.defer()`` with ``select_related()``
 | |
|   (:ticket:`23370`).
 |