commit | 8307075ce870375f1d1f7344972f78f9c42b39e8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Fri May 24 09:14:12 2013 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Fri May 24 09:14:12 2013 -0700 |
tree | 19fd346ea71cf5fdfed95c5b99a96ffc4cce973a | |
parent | dc3e6cc452a2a4409a4d12804fab4e474abbf9ff [diff] |
Fix #17272 - Make Request.full_url and Request.get_full_url return same result under all circumstances. Document the change of Request.full_url to a property.