mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.5.x] Fixed #19439 -- Removed unused template tag library in change_password.html
Thanks ppetrid for the report.
Backport of 35492f8fc from master.
			
			
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| {% extends "admin/base_site.html" %} | ||||
| {% load i18n admin_static admin_modify %} | ||||
| {% load i18n admin_static %} | ||||
| {% load admin_urls %} | ||||
|  | ||||
| {% block extrahead %}{{ block.super }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user