mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-31 02:48:56 +03:00 
			
		
		
		
	Created empty Django app
This commit is contained in:
		
							
								
								
									
										0
									
								
								localized_fields/__init__.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								localized_fields/__init__.py
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										5
									
								
								localized_fields/apps.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								localized_fields/apps.py
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| from django.apps import AppConfig | ||||
|  | ||||
|  | ||||
| class LocalizedFieldsConfig(AppConfig): | ||||
|     name = 'localized_fields' | ||||
		Reference in New Issue
	
	Block a user