Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						8ab768f935 
					 
					
						
						
							
							[1.2.X]  Fixed   #13662  -- Added an entry in the README to direct people to the instructions for running the test suite, and cleaned up that section of the docs. Thanks to mir for the report, and to cogat and gg for the draft text.  
						
						... 
						
						
						
						Backport of r15342 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15345  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2011-01-27 03:52:44 +00:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						47fe010a8e 
					 
					
						
						
							
							[1.2.X] Rolled back r146331, r14640 (partially) and r14625 so 1.2.X docs are still buildable with Sphinx 0.6.x for the benefit of downstream packagers shipping stable releases of Django.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15030  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-12-23 03:01:06 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Bronn 
							
						 
					 
					
						
						
							
						
						a60d85aa1a 
					 
					
						
						
							
							[1.2.X]  Fixed   #14439  -- Improved documentation for running the GeoDjango test suite.  
						
						... 
						
						
						
						Backport of r15015 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15016  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-12-22 00:42:11 +00:00 
						 
				 
			
				
					
						
							
							
								Timo Graham 
							
						 
					 
					
						
						
							
						
						edaf6aaba8 
					 
					
						
						
							
							Add myself to committers  
						
						... 
						
						
						
						Backport of r14701 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14702  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-11-26 12:34:22 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Meyer 
							
						 
					 
					
						
						
							
						
						426a28f967 
					 
					
						
						
							
							[1.2.X] Bumped documentation-building requirements to Sphinx 1.0.2 and Pygments 1.1. The use of 'console' highlight in staticfiles docs requires Pygments 1.1.  
						
						... 
						
						
						
						Backport of r14624 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14625  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-11-19 17:30:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						6e5eb99c55 
					 
					
						
						
							
							[1.2.X]  Fixed   #14641  - a handful of grammer/typo fixes.  
						
						... 
						
						
						
						Thanks, programmerq.
Backport of [14497] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14498  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-11-08 20:43:30 +00:00 
						 
				 
			
				
					
						
							
							
								Gabriel Hurley 
							
						 
					 
					
						
						
							
						
						488c9b3f11 
					 
					
						
						
							
							[1.2.X] Backporting myself to the 1.2.X docs/internals/committers.txt... and fixing the typo in Jeremy's bio (again). :)  
						
						... 
						
						
						
						Backport of [14056] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14495  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-11-07 23:10:35 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						5d0f4edb8b 
					 
					
						
						
							
							[1.2.X]  Fixed   #14409  -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtmckee  
						
						... 
						
						
						
						Backport of r13991 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14382  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-28 12:15:27 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Beaven 
							
						 
					 
					
						
						
							
						
						55b68363f2 
					 
					
						
						
							
							[1.2.X] Fix a typo in my bio. Backport of [14200]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14201  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-13 07:02:43 +00:00 
						 
				 
			
				
					
						
							
							
								Gabriel Hurley 
							
						 
					 
					
						
						
							
						
						d2724d883e 
					 
					
						
						
							
							[1.2.X] Added information about the "easy-pickings" keyword to the contributing docs. Thanks to Russ for the report and cmheisel for the patch.  
						
						... 
						
						
						
						Backport of [14154] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14155  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-11 21:58:46 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Beaven 
							
						 
					 
					
						
						
							
						
						a23b42924a 
					 
					
						
						
							
							[1.2.X] Add myself to committers. Backport of [14118]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14119  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-10 09:38:55 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						9584b77c35 
					 
					
						
						
							
							[1.2.X]  Fixed   #11509  -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch  
						
						... 
						
						
						
						Backport of r14069 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14072  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-09 08:25:01 +00:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						714694aeed 
					 
					
						
						
							
							[1.2.X] Added myself to the committers list.  
						
						... 
						
						
						
						Backport of [14051] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14052  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-09 03:23:01 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Meyer 
							
						 
					 
					
						
						
							
						
						5ff085d65e 
					 
					
						
						
							
							[1.2.X] Added myself to committers. Backport of [14047].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14048  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-09 02:11:18 +00:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						475fb82d98 
					 
					
						
						
							
							[1.2.X] Adding my bio. This is a backport of [14309].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14040  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-08 23:17:14 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Meers 
							
						 
					 
					
						
						
							
						
						cd1134d6df 
					 
					
						
						
							
							[1.2.X] Added my bio to committers.txt. Backport of [14037]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14038  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-08 22:52:41 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						e8051e983a 
					 
					
						
						
							
							[1.2.X] Added myself to the committers docs.  This is a backport of [14034] and [14035].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14036  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-08 21:12:55 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						9ad73135c0 
					 
					
						
						
							
							[1.2.X]  Fixed   #14383  -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch.  
						
						... 
						
						
						
						Backport of r14017 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14025  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-10-08 15:46:03 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						89e0fde948 
					 
					
						
						
							
							[1,2,X] Additions to the contributing document explaining our new decision-making process.  
						
						... 
						
						
						
						Backport of r13962.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13963  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-09-29 17:58:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						936203434e 
					 
					
						
						
							
							[1.2.X]  Fixed   #14141 : docs now use the :doc: construct for links between documents.  
						
						... 
						
						
						
						Thanks, Ramiro Morales.
Backport of [13608] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13609  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-08-19 19:31:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						5588870529 
					 
					
						
						
							
							[1.2.X]  Fixed   #14111  -- Updated Sphinx version recommendation in documentation. Thanks, Ramiro Morales and Paul McMillan.  
						
						... 
						
						
						
						Backport of r13604 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13605  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-08-18 16:35:48 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						15ca40d555 
					 
					
						
						
							
							[1.2.X]  Fixed   #13627  -- Added instructions on how to reset your Trac password. Thanks to zerok for the suggestion.  
						
						... 
						
						
						
						Backport of r13551 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13558  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-08-07 15:00:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						953f4be201 
					 
					
						
						
							
							[1.2.X]  Fixed   #14005  - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales.  
						
						... 
						
						
						
						Backport of r13447 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13448  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-07-25 20:58:58 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						663d17897e 
					 
					
						
						
							
							Fixed   #13497  -- Corrected various typos and markup problems in docs. Thanks to Ramiro Morales for the report and patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13144  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-05-09 04:23:43 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						92983a3119 
					 
					
						
						
							
							Fixed   #12609  -- Updated FAQ on which version users should install. Thanks to shanx for the report.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13109  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-05-06 01:20:11 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Bronn 
							
						 
					 
					
						
						
							
						
						33d4aa8df1 
					 
					
						
						
							
							Removed duplicated code from django.contrib.gis.db.backend and added a deprecation note about the module.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13103  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-05-05 16:06:39 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						77c13844ae 
					 
					
						
						
							
							Fixed   #11068  - Introduced new language code "nb" for Norwegian Bokmål as a replacement of the current "no".  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13047  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-04-29 14:36:09 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						b3390fede0 
					 
					
						
						
							
							Fixed   #13290  - Added a section about minification of admin JavaScript files to the contributing docs. Thanks to Gabriel Hurley for the report and patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12969  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-04-13 10:29:44 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						520ce1bab3 
					 
					
						
						
							
							Fixed   #13270  - typos in documentation  
						
						... 
						
						
						
						Thanks to cmbeelby for the report and patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12934  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-04-06 14:18:32 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						d76fc2c2a0 
					 
					
						
						
							
							Fixed   #12102  -- Corrected an example in the docs that suggested that you use a relative path in your PYTHONPATH. Thanks to alexkon for the report.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12570  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-24 14:50:37 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						c8fa110093 
					 
					
						
						
							
							Fixed   #6298  - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12547  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-23 20:45:50 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						156cdcf92d 
					 
					
						
						
							
							Fixed   #12912  -- Placed the psycopg1-backed `postgresql` database backend on the deprecation path.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12510  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-23 12:24:41 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						8e1a4bd677 
					 
					
						
						
							
							Fixed   #12910  - Only test extracting translation strings if xgettext can be found on PATH.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12475  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-21 23:45:04 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						67d4289c2e 
					 
					
						
						
							
							Fixed   #12066  - Moved auth context processor from core to the auth app. Thanks, Rob Hudson.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12466  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-21 23:40:47 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						f93f056c32 
					 
					
						
						
							
							Fixed   #10260  - Refactored internationalization documentation. Thanks, Ramiro Morales.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12440  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-16 12:12:53 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						c4c27d8a04 
					 
					
						
						
							
							Fixed   #6188 ,  #6304 ,  #6618 ,  #6969 ,  #8758 ,  #8989 ,  #10334 ,  #11069 ,  #11973  and  #12403  -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12338  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-01-28 13:46:18 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						8daec78cfd 
					 
					
						
						
							
							Fixed   #12557  - AnonymousUser should check auth backends for permissions  
						
						... 
						
						
						
						Thanks to hvdklauw for the idea and work on the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12316  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-01-28 01:47:23 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						53b61d9c02 
					 
					
						
						
							
							Fixed   #12624  -- Modified test runners to be class based.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12255  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-01-18 15:11:01 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						eddb478058 
					 
					
						
						
							
							Removed a couple completed TODO items from the documentation documentation.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11996  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-26 06:49:54 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						adb74a8f2e 
					 
					
						
						
							
							Fixed several broken and redirecting URLs in the documentation ( fixes   #12219 , refs  #12427 ).  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11994  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-26 06:37:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						9233d04265 
					 
					
						
						
							
							Fixed   #7980  - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing.  
						
						... 
						
						
						
						Thanks to Marc Garcia for working on this during his Google Summer of Code 2009!
Additionally fixes  #1061 , #2203 , #3940 , #5526 , #6449 , #6231 , #6693 , #6783 , #9366  and #10891 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11964  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-22 17:58:49 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						6632739e94 
					 
					
						
						
							
							Fixed typo  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11961  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-22 17:40:25 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Rosner 
							
						 
					 
					
						
						
							
						
						5e54f6b263 
					 
					
						
						
							
							Added missing quote in contributing settings code  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11955  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-22 16:00:49 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						ff60c5f9de 
					 
					
						
						
							
							Fixed   #1142  -- Added multiple database support.  
						
						... 
						
						
						
						This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project.
Congratulations to Alex for a job well done.
Big thanks also go to:
 * Justin Bronn for keeping GIS in line with the changes,
 * Karen Tracey and Jani Tiainen for their help testing Oracle support
 * Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback.
 * Malcolm Treddinick for his guidance during the GSoC submission process.
 * Simon Willison for driving the original design process
 * Cal Henderson for complaining about ponies he wanted.
... and everyone else too numerous to mention that helped to bring this feature into fruition.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-22 15:18:51 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						44b9076bbe 
					 
					
						
						
							
							Fixed   #6262  -- Added a cached template loader, and modified existing template loaders and tag to be cacheable. Thanks to Mike Malone for the patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11862  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-14 12:08:23 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
							
						
						9bf652dfd6 
					 
					
						
						
							
							Fixed   #11010  - Add a foundation for object permissions to authentication backends. Thanks to Florian Apolloner for writing the initial patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11807  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-10 01:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						25020ddb05 
					 
					
						
						
							
							Fixed   #4604  - Configurable message passing system, supporting anonymous users  
						
						... 
						
						
						
						This deprecates User.message_set in favour of a configurable messaging
system, with backends provided for cookie storage, session storage and
backward compatibility.
Many thanks to Tobias McNulty for the bulk of the work here, with
contributions from Chris Beaven (SmileyChris) and lots of code review from
Russell Keith-Magee, and input from many others.  Also credit to the authors
of various messaging systems for Django whose ideas may have been pinched
:-)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11804  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-09 16:57:23 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						bb428f3e86 
					 
					
						
						
							
							Added section info on top-level use of django.conf.settings to 'contributing' documentation  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11802  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-12-09 12:47:50 +00:00 
						 
				 
			
				
					
						
							
							
								James Tauber 
							
						 
					 
					
						
						
							
						
						e6b4d1014e 
					 
					
						
						
							
							added myself to committers list  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11753  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-11-19 21:49:31 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						585b7acaa3 
					 
					
						
						
							
							Fixed   #10109  -- Removed the use of raw SQL in many-to-many fields by introducing an autogenerated through model.  
						
						... 
						
						
						
						This is the first part of Alex Gaynor's GSoC project to add Multi-db support to Django.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11710  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2009-11-03 14:02:49 +00:00