bugfix
This commit is contained in:
		
							parent
							
								
									40372a0945
								
							
						
					
					
						commit
						0a62bd426f
					
				| 
						 | 
				
			
			@ -15,8 +15,8 @@ from .forms import ProjectForm, ExternForm, LibraryForm, IFGForm, LiteratureForm
 | 
			
		|||
                   HonoraryCertificateForm, InternForm, TravelForm, EmailForm,\
 | 
			
		||||
                   ListForm, BusinessCardForm, INTERN_CHOICES
 | 
			
		||||
from .models import Project, TYPE_CHOICES, Library, Literature
 | 
			
		||||
from .settings import URLPREFIX, IF_EMAIL
 | 
			
		||||
 | 
			
		||||
from .settings import IF_EMAIL
 | 
			
		||||
# from settings import URLPREFIX
 | 
			
		||||
 | 
			
		||||
def auth_deny(choice,pk,auth):
 | 
			
		||||
    if choice in ('BIB', 'ELIT', 'SOFT'):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue