django-mobile. Detect mobile browsers and serve different template flavours to them.
555django-autofixture. Can create auto-generated test data.
462django-websocket. Websocket support for django.
164django-reset. Django's reset management command for Django 1.5 and higher.
21django-debug-toolbar-autoreload. Automatically reloads your browser when a template, css or javascript file was modified.
19django. My work on django. Follow my GSoC work in the soc2011/form-rendering branch. Used for fixing bugs, doing refactoring, experimental code.
16django-pandora. Opening Pandora's box by making django's request object available in a thread local.
14django-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.
12django-functional-template. Functional programming in django templates.
12clickup-to-sqlite. Python
11django-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 is_public and date based pub_date fields.
10claudo. claude-in-docker: A light weight script to conveniently launch claude inside a docker container
6django-model-utils. Django model mixins and utilities.
5gsoc2011-stuff. Various files related to my GSoC 2011 project. Revised form rendering in django.
4django-viewset. The most simplistic way to group django views
4django-app-template. My basic template for pushing out new reusable apps quickly.
2formrendering. Sample work on the new formrendering API
2django-ichypd. I can has your private data? - Simple app to display a form that gathers information of your users and stores it in the database. Simple use case would be the email signup form on your new startup's page that isn't online yet.
2django-tinymce. Fork of django-tinymce
2django-dynamic-fixture. A complete library to create dynamic model instances for testing purposes.
1django-tablib. django-tablib is a helper library for Django that allows Django models to be used to generate tablib datasets with introspection of the fields on the models if no headers are provided. If headers are provided they can reference any attribute, fields, properties, or methods on the model.
1pyPdf. Pure-Python PDF Library
1annotatedocs. Provides a way of adding qualityassurance annotations to Sphinx based documentations.
1django-setuptest. Simple test suite enabling Django app testing via $ python setup.py test.
1