Hackcenter project: Django

Django is a high-level Python Web Framework that encourages Rapid Development and clean, pragmatic design. It is known for it’s extensive documentation. Django is Open Source Software (BSD license).

As a Full Stack Framework it gives you the option to define your data models as Python classes and access them via a powerful ORM. The automatic admin interface makes it easy to create and edit the content of your project. Routing based on regular expressions makes pretty and flexible URLs possible. Django comes with it’s own, extensible template language.

We’re located in the middle of the Hackcenter right beside the pyneo and Moin Moin tables.