Closed SimonFrr closed 10 years ago
simple - no design necessary
When I change debug from True to False, weird things happen (it shows hipme.co's 404 instead of hipme.fm's). Don't see why.
Okay, didn't know I had to add '.hipme.fm' to ALLOWED_HOSTS
actually put '*' instead of '.hipme.fm', because it couldnt find CSS files otherwise. Weird.
and debug = false in settings