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

A C++ speed-me-up trick

After a couple of months of wondering how to wrap up this blog, I decided to keep it anyway. I’ll use it for posting random tricks/tutorials whenever I get time. I recently got my toes back into competitive programming, something I hadn’... Continue →