springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
85 stars 21 forks source link

Fails on fresh install #34

Closed thibaudcolas closed 8 years ago

thibaudcolas commented 8 years ago
matheusbrat commented 8 years ago
  1. Fixed using pip install -r instead of iterating over every item on the requirements list
  2. Fixed using pip install too
  3. Fixed updating django-debug-toolbar
  4. It worked for me User: admin Password: changeme