1 June ‘14

Skay told me that a Django-based form would be preferable to an HTML one, so today I’m going to make the form properly, in Django.

Done with the form but I’m facing a weird error: ´A server error occurred. Please contact the administrator´ on accessing some specific URLs in the project site. Like this. No idea what’s going on.

The complete stack trace from doing the make serve can be found here.
My code can be found here.

PS: I’ll be a little less available over the next few days because of exam on Wednesday and Friday.

 
0
Kudos
 
0
Kudos

Now read this

2 Aug, ‘14

Sheila and I setup deployed the website on the backspace VM finally today. It can be accessed here. The JS and CSS files are not getting loaded, that’s an issue I will deal with tomorrow. Here’s some bugs and errors we encountered while... Continue →