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
84 stars 21 forks source link

Fixes madewithwagtail provision #41

Closed matheusbrat closed 7 years ago

matheusbrat commented 7 years ago
matheusbrat commented 7 years ago

Just noticed an existent issue for this.

Fixes #34

thibaudcolas commented 7 years ago

👍 Looks good to me, although I'm surprised it works without djangorestframework in the requirements. Where does it get pulled from?

For bullet point 4 in #34, I think it was just because the provision failed and it didn't load the initial data / fixtures.

loicteixeira commented 7 years ago

@thibaudcolas: Django REST Framework is a dependency of Wagtail since 1.1.

matheusbrat commented 7 years ago

Loic is correct, it comes from Wagtail setup: https://github.com/torchbox/wagtail/blob/3e66a137538057060265fad435bd6878b07f0c5a/setup.py