mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-03 18:43:04 +00:00 
			
		
		
		
	* Migrate alpine * Migrate jquery and jquery-ui * Migrate shorten * Add babel for javascript * Introduce staticfiles django app * Only bundle -index.js files in static/webpack * Unify scss and webpack generated files * Convert scss calls to static * Add --clear-generated option to collectstatic * Fix docs warnings
		
			
				
	
	
		
			3 lines
		
	
	
		
			97 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			97 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# ruff: noqa: F401
 | 
						|
from django.contrib.staticfiles.management.commands.findstatic import Command
 |