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 
							
						 
					 
					
						
						
							
						
						67373009e0 
					 
					
						
						
							
							Fixed   #4563  -- Context.pop/push/update return the top-level dictionary (the new  
						
						... 
						
						
						
						one for push() and update(), the one removed for pop()). Based on a patch from
Brian Harring.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6854  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 23:57:22 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						a88ca126fc 
					 
					
						
						
							
							Fixed   #5002  -- Fixed a small problem when running via pdb. Thanks, dummylink@gmail.com.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6853  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 23:26:01 +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 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						d38cb0b253 
					 
					
						
						
							
							Fixed   #6024 : Django's doctest no longer clashes with coverage.py. Thanks to Ned Batchelder for the original fix, and Todd O'Brian for his update to make it work with Django.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6851  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 21:03:53 +00:00 
						 
				 
			
				
					
						
							
							
								Jacob Kaplan-Moss 
							
						 
					 
					
						
						
							
						
						953e695246 
					 
					
						
						
							
							Fixed   #5362 : markup tests no longer fail under SVN versions of docutils. Thanks, keithb.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6850  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 21:01:17 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						cb350d72ab 
					 
					
						
						
							
							Fixed   #3883  -- Added initial localflavor documentation. Thanks, Nick Efford.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6849  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 20:57:53 +00:00 
						 
				 
			
				
					
						
							
							
								Joseph Kocherhans 
							
						 
					 
					
						
						
							
						
						ab75953bbb 
					 
					
						
						
							
							Fixed in typo in modelforms docs.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6848  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 20:43:38 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						2881007ad4 
					 
					
						
						
							
							Fixed   #5676  -- Added Mexican localflavor. Thanks, arien.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6847  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 20:41:30 +00:00 
						 
				 
			
				
					
						
							
							
								Joseph Kocherhans 
							
						 
					 
					
						
						
							
						
						d25d6b3f86 
					 
					
						
						
							
							Added PendingDeprecationWarmings for form_for_instance/form_for_model.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6846  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 20:41:27 +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 
							
						 
					 
					
						
						
							
						
						51dc4ecf94 
					 
					
						
						
							
							Fixed   #6042  -- ModelForms implementation from Joseph Kocherhans. Still might  
						
						... 
						
						
						
						need a little tweaking as people start to use it, but this is mostly complete.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6844  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 19:29:54 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						61947f0635 
					 
					
						
						
							
							Fixed   #3961  -- Added South African localflavor. Thanks, Russell Cloran.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6843  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 18:43:01 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						805c364fcf 
					 
					
						
						
							
							Fixed   #3511  -- Changed QuerySet.get() to return a MultipleObjectsReturned exception, rather than an assertion error. Thanks, Gary Wilson and cheeming.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6838  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 18:21:07 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						5e5768ae83 
					 
					
						
						
							
							Fixed   #3323  -- More robust error handling for related objetcs. Thanks, Greg  
						
						... 
						
						
						
						Kopka and shaleh.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6835  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 18:10:07 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						4ac8ba1855 
					 
					
						
						
							
							Fixed   #2910  -- Added support for markdown extensions to the markdown markup  
						
						... 
						
						
						
						filter (try saying that ten times quickly!). Thanks, Waylan Limberg.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6834  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:49:10 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						9075ac4b76 
					 
					
						
						
							
							Fixed   #685  -- archive_index() and object_list() generic views allow empty  
						
						... 
						
						
						
						result sets by default now. Thanks, Gary Wilson and Matt Croydon.
This is a backwards incompatible change.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6833  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:43:35 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						81832f594d 
					 
					
						
						
							
							Fixed   #5743  -- Tweaked the exceptions raised when importing settings so that we  
						
						... 
						
						
						
						cooperate with Python's standard help() function. Patch from ionut_bizau and
Ben Slavin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6832  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:27:44 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						49da9ab57e 
					 
					
						
						
							
							Fixed   #6087  -- Added setdefault() support to the Session object. Thanks, Ben  
						
						... 
						
						
						
						Slavin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6831  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:27:29 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						f610269006 
					 
					
						
						
							
							Fixed   #6070  -- Fixed the documentation about running Django's core tests, since SITE_ID is no longer required (it was removed in [6814]). Thanks, beorn.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6830  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						fc4129abbb 
					 
					
						
						
							
							Fixed   #6038  -- Don't hide some types of errors in syncdb. Thanks, Thomas Güttler.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6829  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:17:14 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						04a20c0226 
					 
					
						
						
							
							Fixed   #6097  -- Fixed some broken RST markup. Thanks, Simeon.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6828  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 15:03:36 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						0c1ba467ae 
					 
					
						
						
							
							Documented that the simple cache backend was deprecated in [6822].  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6827  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 04:54:34 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						c882d7c99c 
					 
					
						
						
							
							Re-organized imports in handler modules to adhere to Django coding style.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6826  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 02:22:19 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						1921554b2b 
					 
					
						
						
							
							Changed use of maxlength to issue a DeprecationWarning instead of PendingDeprecationWarning, refs  #2101 .  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6825  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 01:47:42 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						892b04bf21 
					 
					
						
						
							
							Fixed a use of maxlength, refs  #2101 .  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6824  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 01:45:59 +00:00 
						 
				 
			
				
					
						
							
							
								Gary Wilson Jr 
							
						 
					 
					
						
						
							
						
						075cfa72ba 
					 
					
						
						
							
							Removed unused import.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6823  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 01:44:58 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						f6a3b499b8 
					 
					
						
						
							
							Fixed   #6086  -- Deprecate the "simple" cache backend in favour of "locmem".  
						
						... 
						
						
						
						Thanks, Paul Bissex.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6822  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 00:35:14 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						b1769ca919 
					 
					
						
						
							
							Fixed   #6072  -- Added January to the Catalan Javascript translation. Thanks,  
						
						... 
						
						
						
						aaloy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6821  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-02 00:26:50 +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 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						b6a6f665cc 
					 
					
						
						
							
							img/doc/tutorial -> img/doc/tutorial-trunk in docs/tutorial02.txt  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6819  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 22:36:45 +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 
							
						 
					 
					
						
						
							
						
						348f2cbfc1 
					 
					
						
						
							
							Fixed   #5996  -- Add a pyscopg2 convertor for SafeUnicode -> unicode. Thanks, remco@diji.biz  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6816  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 22:26:24 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						b3db18817a 
					 
					
						
						
							
							Fixed   #5979  -- Always use SITE_ID=1 when running Django's core tests. This  
						
						... 
						
						
						
						makes things much easier. Thanks, George Vilches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6814  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 21:58:51 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						a72324bf7f 
					 
					
						
						
							
							Fixed   #6068  -- Updated docstrings in model tests to make the documentation  
						
						... 
						
						
						
						examples correct.  Thanks Wang Chun.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6813  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 21:18:45 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						6875fd6389 
					 
					
						
						
							
							Fixed   #3483 : Documented AUTH_PROFILE_MODULE and custom user profiles  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6810  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 20:45:05 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						b063bbc838 
					 
					
						
						
							
							Correcting some awkward wording/spelling in docs/request_response.txt while I'm in there  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6809  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 20:12:44 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						7fbe014197 
					 
					
						
						
							
							Fixed   #5550 : Documented the context used by the default view for 404 and 500 errors.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6808  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 20:11:55 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						b2dbbd5bbc 
					 
					
						
						
							
							Fixed   #6021  -- Removed some brain damage from SafeString. Not quite sure what I  
						
						... 
						
						
						
						was smoking there. Thanks, Jan Rademaker.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6807  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 20:08:45 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						f3d5372340 
					 
					
						
						
							
							Fixed   #5860 : Documented the correct order in which the syndication framework tries methods for generating item links.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6806  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 20:08:45 +00:00 
						 
				 
			
				
					
						
							
							
								James Bennett 
							
						 
					 
					
						
						
							
						
						1087dc31fb 
					 
					
						
						
							
							Fixed   #4819 : documented the need to call authenticate() before login(), based on a patch from Davd Krauth.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6805  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 19:52:53 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
							
						
						0e464d5d5c 
					 
					
						
						
							
							Edited docs/newforms.txt changes from [6740]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6803  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 19:31:53 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
							
						
						5e06c129c6 
					 
					
						
						
							
							Edited docs/newforms.txt changes from [6733]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6802  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 19:26:51 +00:00 
						 
				 
			
				
					
						
							
							
								Ian Kelly 
							
						 
					 
					
						
						
							
						
						bbc3a95557 
					 
					
						
						
							
							Fixed   #6007 : Added DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE  
						
						... 
						
						
						
						options to global_settings.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6801  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 19:23:49 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
							
						
						c5a4541f10 
					 
					
						
						
							
							Edited docstring changes from [6714]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6800  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 19:22:05 +00:00 
						 
				 
			
				
					
						
							
							
								Ian Kelly 
							
						 
					 
					
						
						
							
						
						c750f01b48 
					 
					
						
						
							
							Fixed a PL/SQL syntax bug causing manage.py sqlall to fail when piped to  
						
						... 
						
						
						
						sqlplus, introduced in [5950].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6799  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 18:50:43 +00:00 
						 
				 
			
				
					
						
							
							
								Adrian Holovaty 
							
						 
					 
					
						
						
							
						
						4a3084f3fc 
					 
					
						
						
							
							Edited templates.txt and templates_python.txt auto-escaping changes from [6671]  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6798  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 18:38:12 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						cf21274b1a 
					 
					
						
						
							
							Fixed   #6081  -- Removed unused code. Thanks, Ben Slavin.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6796  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 18:10:14 +00:00 
						 
				 
			
				
					
						
							
							
								Malcolm Tredinnick 
							
						 
					 
					
						
						
							
						
						32e0852fa0 
					 
					
						
						
							
							Documented the new Someday/Maybe triage status.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@6795  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2007-12-01 18:10:10 +00:00