DjangoSites Shiny websites, powered by Django

screenshot of NLP events

NLP events

This site is public site to coordinate all NLP events across the U.K. It is 3rd version of the site (1st version was Plone calendar-based, 2nd version has been based on HTMLTableZWAK and Zope + MYSQL).

We have decided to rewrite site on Django because we needed a maximum flexibility for end user to make a choice based on different criteria. It must be easy to browse site and look for surrounding events by any criteria (location, organisation, presenter, category, time).

With Django ORM most of tasks were easy to accomplish. New site also much faster then previous one.