mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-07 23:56:23 +01:00
Bug fixes error checking
This commit is contained in:
@@ -2,7 +2,6 @@ from django.contrib.auth.models import User
|
||||
from django.http import HttpResponseRedirect
|
||||
from django.shortcuts import render_to_response
|
||||
from django.template import RequestContext
|
||||
|
||||
from forms import RegistrationForm
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user