summaryrefslogtreecommitdiffstats
path: root/users/views/admin/domains.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch ordering for domain default fieldAndrew Godwin2022-12-171-1/+1
|
* Support deeper subdomains in domain validation (#110)Tom Usher2022-12-071-10/+24
| | | Use a new validator class with regex based on the URLValidator from Django
* Migration reset, start of docs, env varsAndrew Godwin2022-11-181-19/+33
|
* Signup and invite tweaksAndrew Godwin2022-11-181-0/+153