March 19, 2010
Developed four years ago Django is a high-level web framework written in Python which follows the model-view-controller architectural structure. Django comes across as an impressive web development platform complete with files, settings, and data models. The main advantage of using this web framework is that Django eases the creation of otherwise complex and database driven [...]
Read the full article →
March 4, 2010
Post Parrot allows developers to send POST variables to the home page and it echos back what was in the post. It also show the client IP and headers that were sent.
Read the full article →