mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-30 10:38:58 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore virtual environments
 | |
| env/
 | |
| 
 | |
| # Ignore Python byte code cache
 | |
| *.pyc
 | |
| __pycache__
 |