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

Show Page Url #120

Closed
wants to merge 5 commits into from
Closed

Show Page Url #120

wants to merge 5 commits into from

Conversation

edmundonm
Copy link
Contributor

This PR adds the Sites framework which is the "standard" way to manage site/domain names for an application.

To set it up:

  1. run migrations: python manage.py migrate
  2. Go to the admin page: http://localhost:8000/admin/sites/site/
  3. Update the domain name to http://localhost:8000

Then it should now work, I tested this within the python manage.py shell and it worked as expected.

@mikeubell
Copy link
Collaborator

Not going to add the Site framework at this time.

@mikeubell mikeubell closed this Dec 11, 2019
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.

None yet

2 participants