mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Fixed #8858 by correcting typo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9006 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									f17f2bfd1f
								
							
						
					
					
						commit
						11fd9f2d84
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -266,7 +266,7 @@ tests in the Django test suite that will fail when run under this setup.  As
 | 
				
			||||||
described above, this can be solved by downloading and installing a newer 
 | 
					described above, this can be solved by downloading and installing a newer 
 | 
				
			||||||
version of ``pysqlite2`` (``pysqlite-2.x.x.win32-py2.5.exe``) that includes and 
 | 
					version of ``pysqlite2`` (``pysqlite-2.x.x.win32-py2.5.exe``) that includes and 
 | 
				
			||||||
uses a newer version of SQLite. Python 2.6 ships with a newer version of 
 | 
					uses a newer version of SQLite. Python 2.6 ships with a newer version of 
 | 
				
			||||||
SQLite and is not be affected by this issue.
 | 
					SQLite and is not affected by this issue.
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
If you are in such platform and find yourself in the need to update 
 | 
					If you are in such platform and find yourself in the need to update 
 | 
				
			||||||
``pysqlite``/SQLite, you will also need to manually modify the 
 | 
					``pysqlite``/SQLite, you will also need to manually modify the 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue