Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						8d4f79a799 
					 
					
						
						
							
							Fixed   #2548 : added get/set_expiry methods to session objects. Thanks, Amit Upadhyay and SmileyChris.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7586  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-06-07 20:28:06 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						8a7bbc3c34 
					 
					
						
						
							
							Fixed   #5836  -- Corrected the logic in the Test Client when an exception raised by a view is caught and re-raised. Thanks for the report, test case, and fix, Chris Wagner.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7583  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-06-07 06:25:59 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						cf8abd1bf2 
					 
					
						
						
							
							Removed a stray tab from [7578].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7579  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-06-06 13:51:09 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						08401959d8 
					 
					
						
						
							
							Fixed   #7165  -- Added an assertNotContains() method to the test client. Thanks for the suggestion and implementation, J. Pablo Fernandez <pupeno@pupeno.com>.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7578  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-06-06 13:50:02 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						d53e8f1285 
					 
					
						
						
							
							Fixed   #6430  -- Corrected the loading of templates from eggs, which was broken by the unicode merge. Thanks for the excellent report and patch, Juan Manuel Caicedo <juan.manuel.caicedo@gmail.com>.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7565  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-05-29 13:11:23 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						d4d5f4ce2f 
					 
					
						
						
							
							Updated an entry in the AUTHORS file at the request of the individual in question.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7564  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-05-29 12:42:26 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						138cecd892 
					 
					
						
						
							
							Fixed   #7086  -- Updated the Romanian translation. Thanks, Mihai Damian.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7472  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-04-26 12:46:57 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						7fbea577e6 
					 
					
						
						
							
							Fixed   #6942  -- A few small updates to the Simplified Chinese translation.  
						
						... 
						
						
						
						Thanks, Liang Feng.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7403  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-04-05 02:59:41 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						42ba428166 
					 
					
						
						
							
							Fixed   #6910  -- Updated Brazilian Portugese translation from Guilherme M. Gondim  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7401  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-04-05 02:50:01 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						c0537a961f 
					 
					
						
						
							
							Fixed   #6616  -- Added an is_ajax() method to HttpRequest that uses the de facto  
						
						... 
						
						
						
						standard header for detecting an XmlHttpRequest call. Thanks, Daniel Lindsley.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7334  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-20 07:16:16 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						597f9d6105 
					 
					
						
						
							
							Fixed   #5982  -- Changed test client's URL processing to match core's (everything  
						
						... 
						
						
						
						gets run through urllib.unquote()). Patch from Leo Shklovskii and Russell
Keith-Magee.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7330  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-20 06:50:54 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						94269654d1 
					 
					
						
						
							
							Oops, forgot AUTHORS for [7324].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7325  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-19 22:44:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						4457ba002d 
					 
					
						
						
							
							Fixed   #5894 : added FilePathField to newforms. Thanks, Alex Gaynor.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7323  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-19 22:29:11 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						32933d27b2 
					 
					
						
						
							
							Fixed a corner case in management.setup_environ (it was triggered under Cygwin, but also perhaps could happen elsewhere). Thanks, Doug Napoleone.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7316  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-19 04:04:19 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						f0dec08c3a 
					 
					
						
						
							
							Added more robust processing to parameterised syndication feeds for the case  
						
						... 
						
						
						
						when all the "extra" URL bits are accidentally omitted. Patch from Niran
Babalola <niran@niran.org >. Fixed  #5855 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7295  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-18 15:40:27 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						8e14a4e6d7 
					 
					
						
						
							
							Fixed   #6351 : added more examples to template filters. Thanks, David Tulig and atlithorn.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7276  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-18 00:14:41 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						3c504b0f5c 
					 
					
						
						
							
							Changed the project-id string to "Django" throughout the translation files (we  
						
						... 
						
						
						
						discussed this on the i18n list a while back and I only just got around to it).
Also started removing various leftover author names in comments and moving them
into the AUTHORS file. So this is purely administrative. No translation changes
here.
Fixed  #4677  (thanks, Paul Bissex).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7271  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-17 18:23:00 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						8defa8fd27 
					 
					
						
						
							
							Fixed   #6794  -- Updated French translation. Thanks Karderio.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7256  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-17 13:45:08 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						50bf567675 
					 
					
						
						
							
							Fixed   #6374 : cross-app and circular FK constraints are now detected and added correctly. Thanks, dready.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7215  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-03-10 22:18:50 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						c1f45c326c 
					 
					
						
						
							
							Fixed   #6436  -- Added check for absolute paths in fixture loading. Fixtures specified as an absolute path were being loaded multiple times. Thanks to btoll@bestweb.net for the report, fix, and catch of a duplicate ticket.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7145  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-22 12:50:10 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						68e43660d8 
					 
					
						
						
							
							Fixed   #6617  -- Added new Georgian (ka) translation from David Avsajanishvili.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7134  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-19 03:38:16 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						87ca6ae4cc 
					 
					
						
						
							
							Fixed   #6607  -- Added a new Basque (eu) translation. Thanks ibonso@gmail.com.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7118  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-15 11:29:27 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						4378f19055 
					 
					
						
						
							
							Fixed   #6530  -- Updated Swedish translation form Mikko Hellsing.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7075  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-03 04:32:32 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						570b9854e6 
					 
					
						
						
							
							Fixed   #6522  -- Updated Farsi translation. Thanks, cmorgh@gmail.com.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7074  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-03 04:29:38 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						c8163cc454 
					 
					
						
						
							
							Fixed   #6415  -- Updated Icelandic translation from Jökull Sólberg Auðunsson.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7070  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-03 04:16:02 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						050b8a436a 
					 
					
						
						
							
							Fixed   #6305  -- Always emit the got_request_exception signal, even when  
						
						... 
						
						
						
						DEBUG=True. Patch from Collin Anderson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7068  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-02-03 04:06:35 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						2599ae8fef 
					 
					
						
						
							
							Fixed   #6277  -- Updated Turkish translation (and moved authors into AUTHORS file). Thanks, Can Burak Çilingir.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@7008  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2008-01-09 11:41:35 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						aec96649f0 
					 
					
						
						
							
							Fixed   #6208  -- Updated Dutch translation. Thanks, arien and v.oostveen@idca.nl.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6951  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-19 04:27:18 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						c7de28c64c 
					 
					
						
						
							
							Fixed   #5523  -- Added counties and regions for the United Kingdom to  
						
						... 
						
						
						
						localflavors. Thanks, David Reynolds.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6855  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-03 00:35:31 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						1f629bff99 
					 
					
						
						
							
							Fixed   #3228  -- Added new APPEND_SLASH handling behaviour in the common middleware. Makes customisation a bit easier. Thanks, Mihai Preda and Andy Gayton.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6852  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 23:25:55 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						2e62b84acc 
					 
					
						
						
							
							Fixed   #6071  -- Fixed another infinite recursion problem in SafeString and  
						
						... 
						
						
						
						SafeUnicode. Thanks, Trey Long.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6845  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 20:17:10 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						13aa1970d4 
					 
					
						
						
							
							Fixed   #2437 ,  #6091  -- Added "paste to dpaste" button to debug page. Thanks,  
						
						... 
						
						
						
						Christian Metts, Erik Karulf, Simon Greenhill, dummy@habmalnefrage.de .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6820  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 00:00:36 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						c804bde5f7 
					 
					
						
						
							
							Updated a couple of missing people in AUTHORS.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6818  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 22:35:35 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						90eb819e97 
					 
					
						
						
							
							Added Leah to AUTHORS.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6817  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 22:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						4cbc8c62cf 
					 
					
						
						
							
							Fixed   #5939  -- Added normalization for New Brunswick in the Canadian provinces.  
						
						... 
						
						
						
						Thanks, rajesh.dhawan@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6744  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-29 18:15:46 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						d94ed44c5d 
					 
					
						
						
							
							Fixed   #5854  -- Added an example to the newforms documentation showing how to  
						
						... 
						
						
						
						highlight required fields (which should also provide enough clues for
accessing other attributes on newforms.Field subclasses. Thanks,
christobzr@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6740  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-29 17:30:01 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						d0f5a58fbd 
					 
					
						
						
							
							Fixed   #4653  -- Improved the logic to decide when to include (and select as  
						
						... 
						
						
						
						initial value) the blank choice for a model field with choices. Thanks to
Ilya Semenov for persisting with this.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6733  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-29 16:32:18 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						b6002d4af6 
					 
					
						
						
							
							Fixed   #1291  -- Fixed a potential infinite loop for some URL constructions in  
						
						... 
						
						
						
						the development server. Thanks, Graham Carlyle.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6731  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-29 15:47:47 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						da23c7bcfe 
					 
					
						
						
							
							Fixed   #5900  -- Updated traditional Chinese translation. Thanks, terryh.tp@gmail.com.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6664  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-11 04:38:53 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						5a8af0738f 
					 
					
						
						
							
							Fixed   #5687  -- Updated Swedish translation. A bit of a group effort from Dmitri  
						
						... 
						
						
						
						Fedortchenko, Ludvig Ericson and the django-se team.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6663  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-11-11 04:38:19 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						d79c6a0125 
					 
					
						
						
							
							Fixed   #5013  -- Corrected the documentation about which how further middleware  
						
						... 
						
						
						
						processing is done after request or view middleware returns something. Thanks,
Jason Yan.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6576  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-10-21 12:24:37 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						8a3cf46e60 
					 
					
						
						
							
							Fixed   #3502  -- Added TTL support for RSS (not Atom) feeds. Patch from  
						
						... 
						
						
						
						jason.sidabras@gmail.com  and Thomas Kerpe.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6570  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
					
						2007-10-20 14:54:38 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						4362d154fb 
					 
					
						
						
							
							Fixed   #4902  -- Added some missing Czech uppercase characters to urlify.js.  
						
						... 
						
						
						
						Thanks, michal@plovarna.cz .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6557  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-10-20 09:27:12 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						aac5555f2f 
					 
					
						
						
							
							Fixed   #4036  -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and  
						
						... 
						
						
						
						oggie_rob.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6555  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-10-20 09:16:54 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						dc9def7859 
					 
					
						
						
							
							Fixed   #5678  -- Added Polish transliteration to urlify.js. Thanks,  
						
						... 
						
						
						
						regexbot@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6541  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
					
						2007-10-20 04:42:30 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						291b81b4e3 
					 
					
						
						
							
							Fixed   #3955  -- Handled the case when there is no LOCALE_PATHS setting from [6349]. Thanks, Wang Chun and semenov.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6447  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-10-03 03:19:14 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						964f0c16ad 
					 
					
						
						
							
							Fixed   #5557 : URLs are now properly escaped in the cache_page decorator. Thanks, eriks.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6435  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-09-28 22:34:27 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						2dd882885b 
					 
					
						
						
							
							Fixed   #5047 : patch_cache_control now respects existing max-age settings. Thanks, permon.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6434  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-09-28 22:30:59 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						484ef94587 
					 
					
						
						
							
							Updated AUTHORS file with a full name for pigletto.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6408  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-09-23 04:56:19 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						980fa8b827 
					 
					
						
						
							
							Fixed   #231 : all fields that should take max_length now do. Thanks, Don Spaulding.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6378  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-09-19 23:33:57 +00:00