Files
edx-platform/common
David Ormsbee 614f4540d0 Place a domain_override to force Django to use edx.org instead of example.com.
Django hardcodes the subject line for password reset emails. You're supposed
to be able to override it with a properly named template, but that didn't
make it into 1.3.1 (which is what we're deploying on now). We're not using
the Sites framework at this time, so this was the "fix".
2012-07-23 23:41:45 -04:00
..