Introduction [click to show]

Feedback [click to show]

Project Settings

Fill in the following settings in order to customize your Django package.

Choose a name for your project:

Main

Forks None Watchers None

sorl-thumbnail

Thumbnails for Django. Totally rewritten.
Forks 356 Watchers 43

django-filter

A generic system for filtering Django QuerySets based on user selections
Forks 340 Watchers 57

Django Uni-Form

Django forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. ...
Forks 319 Watchers 45

django-taggit

Simple tagging for django
Forks 513 Watchers 83

Haystack

Modular search for Django. Currently v1.2.0-beta.
Forks 54 Watchers 21

django-tagging

A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
Forks 556 Watchers 82

django-registration

A user-registration application for Django.

Utilities

Forks 644 Watchers 98

django-extensions

This is a repository for collecting global custom management extensions for the Django Framework.
Forks None Watchers None

django-annoying

This is django application that tries to eliminate annoying things in Django framework.

Frontend development

Deployment

Forks 421 Watchers 58

gunicorn

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

Migration

Forks None Watchers None

South

South brings migrations to Django applications. Its main objectives are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema ...

Debugging

Forks 1250 Watchers 160

django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.