Mariusz Felisiak 
							
						 
					 
					
						
						
							
						
						7119f40c98 
					 
					
						
						
							
							Refs  #33476  -- Refactored code to strictly match 88 characters line length.  
						
						
						
						
					 
					
						2022-02-07 20:37:05 +01:00 
						 
				 
			
				
					
						
							
							
								django-bot 
							
						 
					 
					
						
						
							
						
						9c19aff7c7 
					 
					
						
						
							
							Refs  #33476  -- Reformatted code with Black.  
						
						
						
						
					 
					
						2022-02-07 20:37:05 +01:00 
						 
				 
			
				
					
						
							
							
								Mads Jensen 
							
						 
					 
					
						
						
							
						
						4554f9a783 
					 
					
						
						
							
							Increased test coverage for various template tags.  
						
						
						
						
					 
					
						2018-03-24 19:56:46 -04:00 
						 
				 
			
				
					
						
							
							
								Mads Jensen 
							
						 
					 
					
						
						
							
						
						ce69a421f6 
					 
					
						
						
							
							Added tests for various __repr__() methods.  
						
						
						
						
					 
					
						2017-02-04 11:29:39 -05:00 
						 
				 
			
				
					
						
							
							
								Dražen Odobašić 
							
						 
					 
					
						
						
							
						
						b1e33ceced 
					 
					
						
						
							
							Fixed   #23395  -- Limited line lengths to 119 characters.  
						
						
						
						
					 
					
						2015-09-12 11:40:50 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						a3830f6d66 
					 
					
						
						
							
							Refs  #25236  -- Removed ifequal/ifnotequal usage.  
						
						
						
						
					 
					
						2015-08-08 07:33:15 -04:00 
						 
				 
			
				
					
						
							
							
								Preston Timmons 
							
						 
					 
					
						
						
							
						
						655f524915 
					 
					
						
						
							
							Fixed   #17085 ,  #24783  -- Refactored template library registration.  
						
						... 
						
						
						
						* Converted the ``libraries`` and ``builtins`` globals of
  ``django.template.base`` into properties of the Engine class.
* Added a public API for explicit registration of libraries and builtins. 
						
						
					 
					
						2015-05-21 09:12:06 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0ed7d15563 
					 
					
						
						
							
							Sorted imports with isort; refs  #23860 .  
						
						
						
						
					 
					
						2015-02-06 08:16:28 -05:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						92a2d049a2 
					 
					
						
						
							
							Isolated template tests from Django settings.  
						
						
						
						
					 
					
						2014-12-28 16:23:01 +01:00 
						 
				 
			
				
					
						
							
							
								Preston Timmons 
							
						 
					 
					
						
						
							
						
						5c68870169 
					 
					
						
						
							
							Fixed   #23958  -- Rewrote filter tests as unit tests.  
						
						
						
						
					 
					
						2014-12-06 10:57:46 -05:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						16f26defa7 
					 
					
						
						
							
							Converted recently refactored templates tests to SimpleTestCase.  
						
						... 
						
						
						
						These test methods don't need DB setup/teardown.
Refs #23768  and b872134b 
						
						
					 
					
						2014-12-03 18:56:46 -05:00 
						 
				 
			
				
					
						
							
							
								Preston Timmons 
							
						 
					 
					
						
						
							
						
						b872134bfc 
					 
					
						
						
							
							Fixed   #23768  -- Rewrote template tests as unit tests.  
						
						
						
						
					 
					
						2014-12-02 19:18:35 -05:00