DrkSephy / django-hackathon-starter

A boilerplate for Django web applications
1.61k stars 298 forks source link

Update README.md #31

Closed harshuljain13 closed 8 years ago

harshuljain13 commented 8 years ago

A simple three lines process missing. Being my first time, I faced the issue to go the right URL at the first go.

By default it goes to https://127.0.0.1:8000 rather than https://127.0.0.1:8000/hackathon

DrkSephy commented 8 years ago

To further fix this, I'll make sure the default route points to /hackathon. I'll close this issue once that is resolved.

DrkSephy commented 8 years ago

Implemented by 2b8a57379271c42b78ac85ff35bae84c1e1c7771.