Add a way to choose a web host when creating a domain
1 parent 4aabc8d commit cd14fc86dca555341f594e0a57746a416634f727
@Aurélien Bompard Aurélien Bompard authored on 31 Aug 2016
Showing 9 changed files
View
src/postorius/forms.py
View
src/postorius/templates/postorius/domain/index.html
View
src/postorius/tests/fixtures/vcr_cassettes/DomainDeleteTest.test_domain_delete.yaml
View
src/postorius/tests/fixtures/vcr_cassettes/DomainIndexPageTest.test_contains_domains_and_site.yaml 0 → 100644
View
src/postorius/tests/fixtures/vcr_cassettes/DomainIndexPageTest.test_domain_index_contains_the_domains.yaml 100644 → 0
View
src/postorius/tests/mailman_api_tests/test_domain_delete.py
View
src/postorius/tests/mailman_api_tests/test_domain_index.py
View
src/postorius/tests/mailman_api_tests/test_domain_new.py
View
src/postorius/views/domain.py