You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
from registration.tests.default_backend import *
|
|
from registration.tests.forms import *
|
|
from registration.tests.models import *
|
|
from registration.tests.simple_backend import *
|
|
|