Merge branch 'use_bau' into 'master'
Use Django's build_absolute_uri method

This will also enable VirtualHost support, since Django's
`build_absolute_uri` method looks into more relevant environment
variables.

I updated the corresponding test and they all still pass.

See merge request !2
commit 3dddef7b18642d721c1de228e540b73581d5ee86
2 parents 991be92 + e933e0c
@Abhilash Raj Abhilash Raj authored on 30 Aug 2015
Showing 3 changed files
View
src/postorius/models.py
View
src/postorius/tests/test_address_activation.py
View
src/postorius/utils.py