Alex Gaynor 
							
						 
					 
					
						
						
						
						
							
						
						
							cdc6b0eb98 
							
						 
					 
					
						
						
							
							Correct a rather embarrassing typo in my bio.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@14035  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-10-08 21:10:57 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
						
						
							
						
						
							5c01585450 
							
						 
					 
					
						
						
							
							Added myself to the committers docs.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@14034  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-10-08 21:05:39 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							127a25ac27 
							
						 
					 
					
						
						
							
							Fixed   #14383  -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@14017  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-10-08 15:37:16 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
						
						
							
						
						
							d405ec9b4d 
							
						 
					 
					
						
						
							
							Fixed   #14409  -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtmckee  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13991  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-10-06 17:32:25 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							136bf00615 
							
						 
					 
					
						
						
							
							Additions to the contributing document explaining our new decision-making process.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13962  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-09-29 17:56:27 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							f611ffaab3 
							
						 
					 
					
						
						
							
							Fixed   #13820  -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13648  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-08-28 02:40:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							728effcfbd 
							
						 
					 
					
						
						
							
							Fixed   #14141 : docs now use the :doc: construct for links between documents.  
						
						... 
						
						
						
						Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-08-19 19:27:44 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
						
						
							
						
						
							806c30cd63 
							
						 
					 
					
						
						
							
							Fixed   #14111  -- Updated Sphinx version recommendation in documentation. Thanks, Ramiro Morales and Paul McMillan.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13604  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-08-18 16:34:50 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							7aa7943434 
							
						 
					 
					
						
						
							
							Fixed   #13627  -- Added instructions on how to reset your Trac password. Thanks to zerok for the suggestion.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13551  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-08-07 14:55:54 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
						
						
							
						
						
							cd8758ef4d 
							
						 
					 
					
						
						
							
							Fixed   #14005  - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13447  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2010-07-25 20:39:40 +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 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							aba5389326 
							
						 
					 
					
						
						
							
							Fixed   #10355  -- Added an API for pluggable e-mail backends.  
						
						... 
						
						
						
						Thanks to Andi Albrecht for his work on this patch, and to everyone else that contributed during design and development.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11709  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-11-03 12:53:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Leidel 
							
						 
					 
					
						
						
						
						
							
						
						
							7440fca145 
							
						 
					 
					
						
						
							
							Added bio for myself  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11678  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-10-28 10:01:16 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
						
						
							
						
						
							7230a995ce 
							
						 
					 
					
						
						
							
							Moved contrib.csrf.* to core code.  
						
						... 
						
						
						
						There is stub code for backwards compatiblity with Django 1.1 imports.
The documentation has been updated, but has been left in
docs/contrib/csrf.txt for now, in order to avoid dead links to
documentation on the website.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11661  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-10-27 00:36:34 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
						
						
							
						
						
							8e70cef9b6 
							
						 
					 
					
						
						
							
							Fixed   #9977  - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default.  
						
						... 
						
						
						
						This is a large change to CSRF protection for Django.  It includes:
 * removing the dependency on the session framework.
 * deprecating CsrfResponseMiddleware, and replacing with a core template tag.
 * turning on CSRF protection by default by adding CsrfViewMiddleware to
   the default value of MIDDLEWARE_CLASSES.
 * protecting all contrib apps (whatever is in settings.py)
   using a decorator.
For existing users of the CSRF functionality, it should be a seamless update,
but please note that it includes DEPRECATION of features in Django 1.1,
and there are upgrade steps which are detailed in the docs.
Many thanks to 'Glenn' and 'bthomas', who did a lot of the thinking and work
on the patch, and to lots of other people including Simon Willison and
Russell Keith-Magee who refined the ideas.
Details of the rationale for these changes is found here:
http://code.djangoproject.com/wiki/CsrfProtection 
As of this commit, the CSRF code is mainly in 'contrib'.  The code will be
moved to core in a separate commit, to make the changeset as readable as
possible.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11660  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-10-26 23:23:07 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
						
						
							
						
						
							92090253fe 
							
						 
					 
					
						
						
							
							Fixed small error in deprecation policy.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11652  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-10-24 14:10:00 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							724c926b82 
							
						 
					 
					
						
						
							
							The 1.1.X branch has been created, so that needs to be past tense.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11588  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-09-22 21:20:51 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							27c68216c2 
							
						 
					 
					
						
						
							
							Added the SVN internal docs to the internal docs index.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11542  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-09-12 23:37:19 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							a53601c674 
							
						 
					 
					
						
						
							
							Document the fact that we now put dead branches in the attic.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11523  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-09-11 21:59:29 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							150ef1adee 
							
						 
					 
					
						
						
							
							Correct a typo and a reST formatting problem in [11466].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11467  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-08-17 10:51:35 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							5eda3a16df 
							
						 
					 
					
						
						
							
							Add new documentation covering the layout of the Django SVN repository.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11466  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-08-17 10:23:43 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Rosner 
							
						 
					 
					
						
						
						
						
							
						
						
							7ac1d98e1c 
							
						 
					 
					
						
						
							
							Updated my bio to reflect current status  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11379  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-08-03 08:30:03 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
						
						
							
						
						
							2d781aae5f 
							
						 
					 
					
						
						
							
							Updated my bio.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11281  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-07-21 16:45:13 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							fb56401596 
							
						 
					 
					
						
						
							
							Fixed   #11493  -- Added an internal document listing the APIs that have been formally deprecated. Thanks to Alex Gaynor for the draft text.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11277  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-07-21 01:51:40 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Bronn 
							
						 
					 
					
						
						
						
						
							
						
						
							260cf21936 
							
						 
					 
					
						
						
							
							Added myself to AUTHORS and updated my bio.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11265  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-07-17 16:44:57 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							6c81952b37 
							
						 
					 
					
						
						
							
							Fixed   #10336  -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@11025  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-06-17 14:09:56 +00:00 
						 
				 
			
				
					
						
							
							
								Karen Tracey 
							
						 
					 
					
						
						
						
						
							
						
						
							50745cc31e 
							
						 
					 
					
						
						
							
							Fixed   #11066  -- Corrected 15 duplicate "the"s found in docs and code comments.  Thanks kaikuehne.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@10801  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-05-17 16:45:28 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							da17a314ca 
							
						 
					 
					
						
						
							
							Fixed a silly typo in my bio. How embarrassing.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@10490  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-04-10 17:09:09 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							ec4cf19700 
							
						 
					 
					
						
						
							
							Updated my bio.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@10484  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-04-10 16:33:52 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
						
						
							
						
						
							1eccb1c6aa 
							
						 
					 
					
						
						
							
							Fixed   #10577  -- Fixed doc typo, patch from Zoramite.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@10250  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-03-31 15:39:32 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							638dbc3e83 
							
						 
					 
					
						
						
							
							Fixed   #6464  -- Added incr() and decr() operations on cache backends. Atomic on Memcache; implemented as a 2 stage retrieve/update on other backends. Includes refactor of the cache tests to ensure all the backends are actually tested, and a fix to the DB cache backend that was discovered as a result. Thanks to Michael Malone for the original patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@10031  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-03-11 13:27:03 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							ff4b844cb4 
							
						 
					 
					
						
						
							
							Added a link to RKM's blog in the committers file.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9698  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2009-01-03 05:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								Karen Tracey 
							
						 
					 
					
						
						
						
						
							
						
						
							453d452653 
							
						 
					 
					
						
						
							
							In the release process doc, clarify that the original committer is responsible for backporting trunk fixes to the bug-fix branch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9610  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-12-08 17:15:56 +00:00 
						 
				 
			
				
					
						
							
							
								Karen Tracey 
							
						 
					 
					
						
						
						
						
							
						
						
							8d28a4c853 
							
						 
					 
					
						
						
							
							Quit being a complete mystery.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9416  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-11-13 23:43:25 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
						
						
							
						
						
							08c3ad0cd0 
							
						 
					 
					
						
						
							
							Added a link to the "documentation" documentation in the contributing docs.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9192  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-10-07 11:49:50 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
						
						
							
						
						
							777aaf0333 
							
						 
					 
					
						
						
							
							Added a note about where custom manager specifications go in a model (for the  
						
						... 
						
						
						
						style guide).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9191  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-10-07 11:48:11 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							af68a0ccd8 
							
						 
					 
					
						
						
							
							Fixed heading levels in docs/internals/committers  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9072  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-19 19:45:54 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							de9acabf12 
							
						 
					 
					
						
						
							
							Updated contributing documentation to contain the new release process and updated information about branches using DVCSes.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9071  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-19 19:44:10 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
						
						
							
						
						
							1b58b77f0d 
							
						 
					 
					
						
						
							
							Edited docs changes from [9010] and [9011]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9014  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-11 03:32:28 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Willison 
							
						 
					 
					
						
						
						
						
							
						
						
							1c78bf4b98 
							
						 
					 
					
						
						
							
							Small documentation tweaks,  fixes   #9000  - thanks, ramiro  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@9010  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-11 02:43:32 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
						
						
							
						
						
							8be80c2380 
							
						 
					 
					
						
						
							
							Fixed   #8996  -- Fixed small typo in documentation.txt. Thanks, rduffield  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8997  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-10 04:04:57 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Willison 
							
						 
					 
					
						
						
						
						
							
						
						
							698dbb63e0 
							
						 
					 
					
						
						
							
							I am not a lolcat  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8970  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-05 17:40:30 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
						
						
							
						
						
							7982519477 
							
						 
					 
					
						
						
							
							Added bio for myself  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8969  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-05 15:39:58 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
						
						
							
						
						
							a5bf0af67c 
							
						 
					 
					
						
						
							
							Fixed typo in my name  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8967  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-05 14:07:17 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Willison 
							
						 
					 
					
						
						
						
						
							
						
						
							c19d2dd8f7 
							
						 
					 
					
						
						
							
							Cleaned up some whitespace  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8953  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 21:22:49 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Willison 
							
						 
					 
					
						
						
						
						
							
						
						
							00dcd49ffb 
							
						 
					 
					
						
						
							
							I'm not working for the Guardian just yet - not until October  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8952  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 21:21:24 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							cdffe90c8a 
							
						 
					 
					
						
						
							
							And now we don't need that redundant extra sentence  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8949  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:57:46 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							d6f94676cb 
							
						 
					 
					
						
						
							
							Fix my bio  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8948  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:56:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							ee28ee9311 
							
						 
					 
					
						
						
							
							Fixes   #8847  - a bunch of cleanups to the i18n docs. Thanks, ramiro!  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8946  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:52:20 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
						
						
							
						
						
							8df158048c 
							
						 
					 
					
						
						
							
							Typo fixes.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8945  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:41:21 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Rosner 
							
						 
					 
					
						
						
						
						
							
						
						
							dd75469d4f 
							
						 
					 
					
						
						
							
							Added my location to the committer details.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8944  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:35:31 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Rosner 
							
						 
					 
					
						
						
						
						
							
						
						
							26dd79c8aa 
							
						 
					 
					
						
						
							
							Updated my entry on the committers documentation.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8943  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:30:52 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
						
						
							
						
						
							d302be429b 
							
						 
					 
					
						
						
							
							Corrected some minor typos in the committers details.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8940  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:21:31 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
						
						
							
						
						
							c5d56be365 
							
						 
					 
					
						
						
							
							Fixed a small typo in docs/internals/committers.txt  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8939  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 20:14:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							9d5e77d26d 
							
						 
					 
					
						
						
							
							Cleaned up the list of authors/contributors so that people actually working on Django get some props.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8936  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-03 19:58:21 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							58e3ef76db 
							
						 
					 
					
						
						
							
							Updated API stability document for 1.0.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8866  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-02 18:45:33 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							64a9469127 
							
						 
					 
					
						
						
							
							Fixed   #8753 : converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8843  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-09-02 03:40:42 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
						
						
							
						
						
							c0b53b3dcc 
							
						 
					 
					
						
						
							
							Removed the need for ROOT_URLCONF in settings when running Django's core tests  
						
						... 
						
						
						
						(via runtests.py). It was embarrassing having to explain the need for it to
people, since we ignore whatever setting is passed in.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8731  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-08-30 05:09:03 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							a169884505 
							
						 
					 
					
						
						
							
							Fixed   #8539 : fixed PEP references. Thanks, carljm.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8552  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-08-25 19:28:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
						
						
							
						
						
							97cb07c3a1 
							
						 
					 
					
						
						
							
							Massive reorganization of the docs. See the new docs online at  http://docs.djangoproject.com/ .  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
					 
					
						2008-08-23 22:25:40 +00:00