tomwalker / django_quiz

This is a configurable quiz app for Django.
614 stars 354 forks source link

Problems with running the proyect #58

Open ampmangu opened 8 years ago

ampmangu commented 8 years ago

Hi, I'm new with full Django proyects and I have an issue. I downloaded the proyect and did what the README says, but I don't know how to follow.

I will be very thankfull if anyone can help me. Thanks in advance.

ghost commented 8 years ago

Hello There,

I have also installed the project but could not run the project locally. Could you please help ?

Many Thanks.

mjsisley commented 8 years ago

If you are trying to use migrations, then each app folder needs to have a migrations folder added with an empty init.py file for migrations to work.