Gregor Müllegger
Gregor Müllegger
django
My work on django. Follow my GSoC work in the soc2011/form-rendering branch. Used for fixing bugs, doing refactoring, experimental code.
django-debug-toolbar-autoreload
Automatically reloads your browser when a template, css or javascript file was modified.
django-form-rendering-api
This repo contains ideas and samples of django's new form rendering API developed during GSoC 2011. Have a look at the README.
django-mobile
Detect mobile browsers and serve different template flavours to them.
django-pandora
Opening Pandora's box by making django's request object available in a thread local.
django-publicmanager
The django-publicmanager application provides a custom queryset class and managers that handle the public availability of database objects. The classes provide a public method that filters by boolean...