Tim Abbott
|
13bb546ddd
|
subdomains: Hardcode can_add_realm_domains=True.
It was already always True if REALMS_HAVE_SUBDOMAINS, and now that's
the only supported configuration.
|
2017-10-02 16:32:10 -07:00 |
rht
|
15ca13c8de
|
zerver/views: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
Tim Abbott
|
4a67ba241e
|
realm_domains: Restructure library for getting realm domains.
* Remove duplicate list_of_domains_for_realm of get_realm_domains.
* Move get_realm_domains from actions.py.
|
2017-04-28 21:11:56 -07:00 |
Harshit Bansal
|
b40a8ea20b
|
views/realm_aliases.py: `realm_alias` migration.
* Rename `views/realm_aliases.py` to `views/realm_domains.py`.
* Remove any occurrences of `alias`.
|
2017-04-04 15:48:03 -07:00 |