Gregor Müllegger

Results 13 repositories owned by Gregor Müllegger

clickup-to-sqlite

6
Stars
1
Forks
Watchers

django

17
Stars
1
Forks
Watchers

My work on django. Follow my GSoC work in the soc2011/form-rendering branch. Used for fixing bugs, doing refactoring, experimental code.

django-autofixture

458
Stars
115
Forks
Watchers

Can create auto-generated test data.

django-debug-toolbar-autoreload

19
Stars
4
Forks
Watchers

Automatically reloads your browser when a template, css or javascript file was modified.

django-form-rendering-api

12
Stars
2
Forks
Watchers

This repo contains ideas and samples of django's new form rendering API developed during GSoC 2011. Have a look at the README.

django-functional-template

12
Stars
0
Forks
Watchers

Functional programming in django templates.

django-mobile

563
Stars
170
Forks
Watchers

Detect mobile browsers and serve different template flavours to them.

django-model-utils

5
Stars
0
Forks
Watchers

Django model mixins and utilities.

django-pandora

14
Stars
4
Forks
Watchers

Opening Pandora's box by making django's request object available in a thread local.

django-publicmanager

10
Stars
1
Forks
Watchers

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...