Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake activation link for development doesn't work #114

Open
apoudel opened this issue Jun 22, 2016 · 2 comments
Open

Fake activation link for development doesn't work #114

apoudel opened this issue Jun 22, 2016 · 2 comments

Comments

@apoudel
Copy link
Contributor

apoudel commented Jun 22, 2016

Replace http://example.com/ with http://localhost:8000/ in the fake email displayed on the terminal when a developer creates a new account.

@danasilver
Copy link
Member

Run this command to load the "initial data" with the correct domain:

python manage.py loaddata initial_data.yaml

@apoudel
Copy link
Contributor Author

apoudel commented Jun 30, 2016

I fixed it locally! Help me do it on the actual site sometime.

apoudel added a commit that referenced this issue Jul 28, 2016
# The first commit's message is:

# This is a combination of 6 commits.
# The first commit's message is:
Changed how the AdminQuota is accesssed.

# This is the 2nd commit message:

Deletes Middcourses directory that wasn't necessary

# This is the 3rd commit message:

Restore the about page to as it was

# This is the 4th commit message:

Fix F405 linter errors. (#115)

# This is the 5th commit message:

Update sites initial data with correct domain, name. #114 (#116)

# This is the 6th commit message:

Fix failing get_professor_by_id test. (#119)

# This is the 2nd commit message:

Deletes Middcourses directory that wasn't necessary
danasilver pushed a commit that referenced this issue Jul 28, 2016
# The first commit's message is:

# This is a combination of 6 commits.
# The first commit's message is:
Changed how the AdminQuota is accesssed.

# This is the 2nd commit message:

Deletes Middcourses directory that wasn't necessary

# This is the 3rd commit message:

Restore the about page to as it was

# This is the 4th commit message:

Fix F405 linter errors. (#115)

# This is the 5th commit message:

Update sites initial data with correct domain, name. #114 (#116)

# This is the 6th commit message:

Fix failing get_professor_by_id test. (#119)

# This is the 2nd commit message:

Deletes Middcourses directory that wasn't necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants