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

Clean Up #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Clean Up #44

wants to merge 4 commits into from

Conversation

Jodything
Copy link
Contributor

removed UserProfile as it is no longer needed. Registration takes care of it. cleaned up other files

@Jodything
Copy link
Contributor Author

selfie-0

@@ -23,7 +23,7 @@
</p>

<p>
<a href="http://{{site.domain}}{% url 'registration_activate' activation_key %}">
<a href="http://{{ 127.0.0.1:5000/ }}{% url 'registration_activate' activation_key %}">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll have to change this to get it to work on heroku

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there anything special i should have there in the mean time?

@keathley
Copy link
Contributor

can you pull in the upstream changes for this please?

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

Successfully merging this pull request may close these issues.

2 participants