prepare for 0.1.7
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
passbook (0.1.6) stable; urgency=medium
 | 
			
		||||
passbook (0.1.7) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * bump version: 0.1.3-beta -> 0.1.4-beta
 | 
			
		||||
  * implicitly add kubernetes-healthcheck-host in helm configmap
 | 
			
		||||
 | 
			
		||||
@ -9,10 +9,10 @@ from django.http import HttpResponse, HttpResponseBadRequest
 | 
			
		||||
from django.shortcuts import get_object_or_404, redirect, render, reverse
 | 
			
		||||
from django.utils.datastructures import MultiValueDictKeyError
 | 
			
		||||
from django.utils.decorators import method_decorator
 | 
			
		||||
from django.utils.translation import gettext as _
 | 
			
		||||
from django.views import View
 | 
			
		||||
from django.views.decorators.csrf import csrf_exempt
 | 
			
		||||
from signxml.util import strip_pem_header
 | 
			
		||||
from django.utils.translation import gettext as _
 | 
			
		||||
 | 
			
		||||
from passbook.audit.models import AuditEntry
 | 
			
		||||
from passbook.core.models import Application
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user