summaryrefslogtreecommitdiffstats
path: root/tests/users/views/test_domains.py
Commit message (Collapse)AuthorAgeFilesLines
* Support deeper subdomains in domain validation (#110)Tom Usher2022-12-071-0/+40
Use a new validator class with regex based on the URLValidator from Django