Live Settings |
Reusable apps provides the ability to configure settings via an admin interface for other applications, rather than by editing "settings.py". |
Sept. 29, 2010 |
10 |
19 |
6 |
Learning Management |
Learning management systems or apps that attribute to learning in general. |
Oct. 25, 2010 |
3 |
6 |
0 |
Multidimensional analysis |
"In statistics, econometrics, and related fields, multidimensional analysis is a data analysis process that groups data into two or more categories: data dimensions and measurements. For example, [...] a data set consisting of the number of wins for several football teams over several years is a two-dimensional data set."
-- Wikipedia -- |
Oct. 25, 2010 |
3 |
3 |
0 |
jQuery Integration |
Packages with jquery Integration |
Nov. 19, 2010 |
3 |
5 |
0 |
Deployed via buildout |
A grid for all frameworks and projects that use buildout for deployment. This is NOT for buildout tools! |
Dec. 2, 2010 |
0 |
2 |
0 |
CouchDB Connectors |
List of CouchDB based python libraries to handle connections, orm, and map/reduce |
Dec. 14, 2010 |
0 |
2 |
0 |
Trees and Graphs |
Even in relational databases, Django can easily do hierarchical data models. http://science.nasa.gov/ is a good example of what can be done. |
Dec. 29, 2010 |
11 |
18 |
10 |
Telephony |
Anything related to Asterisk, FreeSwitch, PBX, Asterisk SCF and other telephony systems. |
Feb. 27, 2011 |
0 |
1 |
0 |
Class Based Views |
Class based views implementations and foundations. |
March 31, 2011 |
9 |
19 |
0 |
Model Auditing and History |
Applications that track changes to instances of models and maintain a log of the changes |
April 6, 2011 |
11 |
25 |
4 |
django-registration |
All packages that provide backends or templates for James Bennet's ubiquitous django-registration app. |
April 17, 2011 |
1 |
9 |
2 |
Fixed assets management |
Manage an organization's fixed assets (Computers, desks, chair, copier) |
April 26, 2011 |
1 |
1 |
0 |
Inventory management |
Manage list and quantities of consumables. |
April 26, 2011 |
1 |
2 |
0 |
Third Party Django Debug Panels |
— |
July 8, 2011 |
1 |
4 |
0 |
Profiles 2 |
— |
Aug. 14, 2011 |
2 |
6 |
5 |
Open ID |
Supports various Open ID implementations |
Aug. 22, 2011 |
1 |
5 |
0 |
Finite State Machine |
— |
Sept. 1, 2011 |
4 |
7 |
0 |
Auto-Complete |
Tied into AJAX, this grid gives the developer an eye into handy tools to aid in the user experience. |
Oct. 3, 2011 |
12 |
20 |
11 |
Awards and Badges |
Assigning awards to objects ranging from users to other models. |
Oct. 3, 2011 |
2 |
8 |
0 |
Commenting |
This is a grid of all commenting-related apps. |
Oct. 3, 2011 |
7 |
18 |
5 |
Custom Models |
Anything that extends models.Models to provide enhanced functionality for developers. |
Oct. 3, 2011 |
22 |
34 |
0 |
Deployment |
Django specific packages that aid and facilitate deployment of Django projects. |
Oct. 3, 2011 |
9 |
47 |
8 |
Design |
Tools for designers |
Oct. 3, 2011 |
10 |
23 |
1 |
Django-CMS |
Reusable applications and plugins for the Django CMS. |
Oct. 3, 2011 |
26 |
111 |
11 |
Error Handling |
Logging, catching errors, and related |
Oct. 3, 2011 |
7 |
21 |
0 |
Feedback |
Getting feedback from users. |
Oct. 3, 2011 |
2 |
8 |
0 |
Fields |
This is a grid of field apps. |
Oct. 3, 2011 |
70 |
127 |
3 |
Layout |
Apps implementing page layouts (e.g. through blocks). |
Oct. 3, 2011 |
10 |
23 |
6 |
Managers |
A grid of apps that provide custom manager classes to plug into your models. |
Oct. 3, 2011 |
4 |
9 |
0 |
Mobile |
Helpers for developing a mobile version of your site. |
Oct. 3, 2011 |
2 |
16 |
0 |
Moderation |
Enabling moderators to approve changes. |
Oct. 3, 2011 |
2 |
5 |
0 |
Navigation |
Apps implementing site navigation (e.g. breadcrumbs, menu, site trees). |
Oct. 3, 2011 |
10 |
27 |
10 |
Newsletter |
Newsletter subscription packages. |
Oct. 3, 2011 |
8 |
18 |
10 |
NoSQL |
This is a grid of non-relational database backends. |
Oct. 3, 2011 |
3 |
12 |
65 |
Profiles |
This is a grid of all user profile packages. If your package isn't doing something with AUTH_PROFILE_MODULE then it does not belong. |
Oct. 3, 2011 |
6 |
17 |
0 |
Django Dash |
This is a grid of all the projects that were django dashed on in 2010. |
Oct. 3, 2011 |
1 |
9 |
0 |
REST |
Applications that help you build a REST API |
Oct. 4, 2011 |
35 |
54 |
0 |
Search |
This is a grid of search apps. |
Oct. 4, 2011 |
12 |
25 |
9 |
Security |
Django is a really secure framework. These packages make it more so or help you maintain Django's high level of protection. |
Oct. 4, 2011 |
34 |
73 |
1 |
Serialization |
Packages providing extra serializers (others than the built-in serializers) for Django objects. |
Oct. 4, 2011 |
8 |
13 |
1 |
Site Frameworks |
This is a grid of all site frameworks built on top of Django as projects. |
Oct. 4, 2011 |
5 |
8 |
0 |
Storage Backends |
Custom storage backends for Django. |
Oct. 4, 2011 |
17 |
32 |
7 |
Template Adapters |
A comparison of ways to get new template systems into Django. This could include Jinja2, Mako, Genshi, TAL, etc. |
Oct. 4, 2011 |
13 |
26 |
6 |
Templatetags |
This is a grid of all templatetag-related apps. |
Oct. 4, 2011 |
28 |
56 |
4 |
Third-Party APIs |
Apps for connecting to third-party site APIs. |
Oct. 4, 2011 |
1 |
7 |
0 |
Webserver |
Packages which serve up django applications as additions or alternatives to the standard mod_wsgi + apache, leaving out pure connectors like fastcgi/flup. |
Oct. 4, 2011 |
4 |
8 |
7 |
WebSockets |
Packages related to WebSockets. |
Oct. 4, 2011 |
5 |
15 |
5 |
Widgets |
This is a grid of widget apps. |
Oct. 4, 2011 |
27 |
46 |
0 |
Jinja2 Template Loaders |
Using Jinja2 with django 1.2+ template loaders. |
Oct. 13, 2011 |
2 |
7 |
0 |
OAUTH |
OAUTH implementations for Django. |
Oct. 22, 2011 |
11 |
18 |
9 |
Social-Auth Backends |
Additional backend packages for Django-Social-Auth. |
Oct. 27, 2011 |
1 |
11 |
2 |
OAuth Servers |
Applications introducing OAuth server functionality to Django. |
Nov. 6, 2011 |
5 |
10 |
5 |
Avatars |
Packages for generating avatars from uploaded images, or managing avatars. |
Nov. 10, 2011 |
2 |
7 |
0 |
Treitos Devs |
Python packages developed by Treitos Labs |
Nov. 10, 2011 |
0 |
5 |
0 |
HTTP Caching |
Management and integration with HTTP cache servers, such as Varnish. |
Nov. 19, 2011 |
1 |
2 |
0 |
data mining |
Tools to extract valued content from data sets. |
Nov. 28, 2011 |
5 |
8 |
0 |
Civic apps |
Apps that are of interest to civic organizations. |
Dec. 20, 2011 |
9 |
15 |
0 |
Help Desk |
Similar in functionality to Desk.com (formerly Assistly.com), ZenDesk.com, HelpJuice.com, and maybe even UserVoice.com or GetSatisfaction.com. |
Feb. 21, 2012 |
1 |
4 |
0 |
Voting |
Voting actions |
Feb. 26, 2012 |
5 |
7 |
0 |
Assets compression |
This grid is a comparison between apps that compress assets. |
March 21, 2012 |
9 |
15 |
1 |
Finance |
Finance related django apps |
March 30, 2012 |
1 |
6 |
0 |
HTTP Push |
Django apps which provide HTTP push. |
April 10, 2012 |
0 |
1 |
0 |
rating |
rating apps |
April 25, 2012 |
2 |
6 |
4 |
Contact Form |
— |
May 22, 2012 |
3 |
7 |
0 |
Asset Managers |
Asset managers for combining/compressing JavaScript/CSS and for versioning your media files. |
July 4, 2012 |
17 |
40 |
20 |
Relationships |
Social relationship features |
July 21, 2012 |
2 |
6 |
13 |
Attachments |
Attach files (documents, pictures, ...) to models |
Aug. 27, 2012 |
2 |
5 |
2 |
Real time |
Real time |
Sept. 1, 2012 |
3 |
10 |
0 |
Array Field |
— |
Sept. 19, 2012 |
1 |
9 |
0 |
Tastypie |
Apps and extensions for the django-tastypie API framework. |
Nov. 23, 2012 |
1 |
6 |
0 |
RapidSMS Apps |
Grid for RapidSMS applications. |
Nov. 26, 2012 |
0 |
4 |
2 |
RapidSMS Backends |
Pluggable RapidSMS backends. |
Nov. 26, 2012 |
0 |
3 |
2 |
oembed |
embedded content |
Dec. 9, 2012 |
2 |
6 |
0 |
Shells |
These packages enhance or modify the Django shell. |
Dec. 21, 2012 |
3 |
5 |
0 |
ORM Extensions |
Apps that extend the functionality of the ORM |
Dec. 26, 2012 |
12 |
20 |
0 |
Ajax |
— |
Dec. 28, 2012 |
6 |
22 |
1 |
Logging |
— |
Feb. 20, 2013 |
16 |
23 |
4 |
NoSQL Admin |
— |
March 10, 2013 |
1 |
2 |
0 |
Admin Styling |
Grid for packages that make django admin look different |
April 1, 2013 |
14 |
30 |
11 |
Bitcoin |
— |
April 8, 2013 |
1 |
6 |
0 |
Test Clients |
tests clients fo django
|
April 9, 2013 |
5 |
5 |
0 |
Dynamic models |
Apps to add fields to models in the settings, or even at runtime. |
April 9, 2013 |
0 |
4 |
2 |
Typography apps |
Apps for better typography at websites. |
April 17, 2013 |
1 |
4 |
0 |
PostgreSQL |
Apps to take advantage of the advanced features in PostgreSQL |
May 16, 2013 |
20 |
38 |
0 |
Model inheritance |
Packages that help with using inherited models in Django, where the QuerySet can return the inherited models instead of the base classes. |
May 20, 2013 |
5 |
8 |
3 |
Video |
Packages providing video facilities - upload and playing videos, embeding videos from YouTube or Vimeo. |
June 1, 2013 |
6 |
14 |
8 |
AngularJS integration |
Packages with AngularJS Integration
|
June 24, 2013 |
2 |
3 |
0 |
Twitter Bootstrap |
Ways to integrate Twitter Bootstrap into your site. |
June 27, 2013 |
4 |
14 |
1 |
Haystack - update index with Celery |
Apps providing automatic index update of Haystack with Celery. |
July 8, 2013 |
1 |
7 |
0 |
Anti-flood |
Apps that help to limit a requests amount. |
Aug. 13, 2013 |
5 |
12 |
0 |
User switching |
Impersonating other users |
Aug. 20, 2013 |
6 |
11 |
0 |
Forms |
This is a grid of all form-related apps. |
Sept. 3, 2013 |
44 |
99 |
7 |
URL Routing |
Packages that deal with URL configuration and routing. |
Sept. 7, 2013 |
4 |
11 |
0 |
Cron |
Applications that allow the creation of cron like tasks |
Sept. 9, 2013 |
4 |
10 |
1 |
Singleton |
Django singletons are Django models that only have a single row. They can be used for managing global settings for instance.
This grid compares tools that help handle singletons. |
Sept. 15, 2013 |
2 |
4 |
0 |
content blocks |
Related to content blocks on your web site pages. A content block is an arbitrary area on the page where various content such as as text, images, videos can be displayed. |
Sept. 18, 2013 |
3 |
8 |
0 |
Pinax Themes |
Themes built for Pinax. |
Sept. 21, 2013 |
0 |
5 |
7 |
Registration |
Adding of users to the system. |
Oct. 8, 2013 |
11 |
24 |
13 |
Fitbit options for Django |
The Fitbit integration modules available for Django. |
Oct. 21, 2013 |
0 |
2 |
0 |
wq |
wq is a modular framework for building custom offline-capable desktop and mobile web apps for volunteered geographic information, citizen science, and crowdsourcing. |
Oct. 22, 2013 |
11 |
15 |
0 |