Stars
A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
A dead simple "framework" that lets you create RESTful APIs using only Django's class based views
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
django-reversion is an extension to the Django web framework that provides version control for model instances.
A django model and form field for normalised phone numbers using python-phonenumbers
Bootstrap django-datetime-widget is a simple and clean widget for DateField, Timefiled and DateTimeField in Django framework. It is based on Bootstrap datetime picker, supports both Bootstrap 3 and…