mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	| @@ -129,7 +129,7 @@ default options such as :djadminopt:`--verbosity` and :djadminopt:`--traceback`. | ||||
|  | ||||
|         class Command(BaseCommand): | ||||
|             ... | ||||
|             self.can_import_settings = True | ||||
|             can_import_settings = True | ||||
|  | ||||
|             def handle(self, *args, **options): | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user