django-storages
Support for many storages (S3, MogileFS, etc) in Django. Documentation: http://django-storages.readthedocs.org
Support for many storages (S3, MogileFS, etc) in Django. Documentation: http://django-storages.readthedocs.org
Support of OAuth in Django, using python-oauth2 and from the awesome work of Thomas Johansson in django-piston: http://bitbucket.org/prencher/django-piston
Browse content from bloated web pages.
Use Django's ORM to model remote API resources. ROA stands for Resource Oriented Architecture.
Example project during scrumpy, a very very basic twitter. Clone, hack, get rich or die tryin'
Application d'exemple créée lors de Pyconfr 2009.
Support for PortableContacts in Django.
A POC about a better use of decorators in Django.
Built on top of django-registration, it restricts registration to a given number of invited person per active user (strategy introduced by GMail to involve 2.0 users).
Clone pour éviter les liens cassés mais maintenant le dépôt officiel est sur http://bitbucket.org/djangofr/djangofr/
Support of OAuth in Django. Note that http://code.welldev.org/django-oauth-plus will use python-oauth2 if you're interested in it.
Playing with OAuth
Implements a triplestore using Redis to store relations, in Python.
My own URL shortener that doesn't suck.
Backup of an old repository with useful ideas. Initial goal: integrating REST to django admin (class-based views).