define django tables template name
This commit is contained in:
		@@ -167,6 +167,8 @@ PRODUCT_VERSION = 'v 0.5.1'
 | 
			
		||||
 | 
			
		||||
INTERNAL_IPS = ['127.0.0.1']
 | 
			
		||||
 | 
			
		||||
DJANGO_TABLES2_TEMPLATE = 'django_tables2/bootstrap4.html'
 | 
			
		||||
 | 
			
		||||
try:
 | 
			
		||||
    from local_settings import *
 | 
			
		||||
except ImportError:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user