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

Demo site improvements #98

Merged

Conversation

thibaudcolas
Copy link
Member

@thibaudcolas thibaudcolas commented Jun 8, 2020

Changes to the demo site to make it easier to review PRs like #97 and #90.

  • Make manage.py executable
  • Change tests database name so it does not conflict with wagtailmedia folder (this prevented the demo site from running with a basic virtualenv setup).
  • Allow all hosts for demo site
  • Add basic page template for demo site’s test page (useful to test the rendering of media like in Embed media in rich text fields using Draftail #90)
  • Set up Wagtail document URLs in demo site. This just makes it easier to compare the media chooser with Wagtail’s built-in choosers.

@thibaudcolas thibaudcolas merged commit 44edf47 into torchbox:master Jun 8, 2020
@thibaudcolas thibaudcolas deleted the chore/demo-site-improvements branch June 8, 2020 23:18
@thibaudcolas
Copy link
Member Author

Thank you both 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants