« Previous | Next » 

Revision 8c8e318d

ID8c8e318d8c2e629e191e63813006db180e2503cf

Added by Kostas Papadimitriou almost 11 years ago

astakos: Properly resolve urls from base host

BASE_URL contains the prefix which is also included in paths returned from
django's reverse utility. Thereby joining BASE_URL with a reverse result
generates urls with duplicate BASE_PREFIX. Replaced BASE_URL with BASE_HOST in
such cases.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences