mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 00:56:19 +01:00
Added srp program features, updated hr applications to support adding a "mark in progress"
This commit is contained in:
@@ -7,7 +7,6 @@ from authentication.managers import AuthServicesInfoManager
|
||||
|
||||
|
||||
|
||||
|
||||
# Create your views here.
|
||||
def index_view(request):
|
||||
return render_to_response('public/index.html', None, context_instance=RequestContext(request))
|
||||
|
||||
Reference in New Issue
Block a user