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.