sheats's Stars
recamshak/django-debug-panel
django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.
carljm/django-secure
This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.
lincolnloop/django-ft-cache
A fault-tolerant pylibmc cache backend for Django
jprante/elasticsearch-jdbc
JDBC importer for Elasticsearch
invl/pip-autoremove
Remove a package and its unused dependencies.
mailgun/talon
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
clearcare/django-rest-framework-drilldown
Django REST API extension enables chained relations, filters, field selectors, limit, offset, etc., via a single view.
jbalogh/django-multidb-router
Round-robin master/slave db router for Django.
mgonto/restangular
AngularJS service to handle Rest API Restful Resources properly and easily
justquick/django-activity-stream
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
py-moneyed/py-moneyed
Provides Currency and Money classes for use in your Python code.
ierror/django-js-reverse
Javascript url handling for Django that doesn't hurt.
jazzband/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
dobarkod/DjangoNoseTestRunner
SublimeText2 plugin for running Django tests from the currently selected file using Nose test runner.
dpetzold/django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
dragoon/django-selenium
Selenium testing support for django
hzdg/django-ecstatic
An expansion pack for django.contrib.staticfiles!
Xof/xact
Transaction decorator for Django and PostgreSQL
datacratic/check_graphite
Nagios plugin to poll Graphite for data.
gcollazo/Fabulous
Deploy django apps to Amazon EC2 with ONE command
elucid/ajax-upload
Use AJAX Upload to upload multiple files without refreshing the page and style upload button as you wish.
rozza/python-flake8-tmbundle
Adds support for automated Flake8 linting in TextMate
harvesthq/chosen
Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.
Tivix/django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
django-ses/django-ses
A Django email backend for Amazon's Simple Email Service
blueimp/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
abunsen/Paython
ActiveMerchant rip off in Python created by Auston Bunsen, with help from Igor Guerrero & a handful of others. Fork me & improve me!
bkonkle/django-reporter
Custom email-based reports for any Django project
bkonkle/django-baseviews
A small collection of Django view classes to build upon.