Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.237.457 Times

Django freeware
Filter: All | Freeware | Demo
 

Django

1 2 3 4 5 > 
Added: September 26, 2013 | Visits: 404

django-trackable Django-trackable attempts to be a reusable Django application that provides infrastructure to easily implement the functionality required to capture arbitrary tracking data out-of-band. This documentation assumes a basic familiarity with Django and the Celery package. For usage and installation...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (42): django-trackable Download

Added: November 11, 2013 | Visits: 433

django-crowdsourcing Django-crowdsourcing is an MIT-licensed survey and report tool for journalists, supporting many types of survey questions and a wide variety of reporting options. A reusable Django application, it is designed to be installed easily in any Django site, including multi-site installations. Its...





Platforms: *nix

License: Freeware Size: 696.32 KB Download (36): django-crowdsourcing Download

Added: August 04, 2013 | Visits: 438

django-cartfreakapi Simple Django app to accept communication/notifications from the CartFreak.com shopping cart.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-cartfreakapi Download

Added: September 18, 2013 | Visits: 419

django-notification Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received. The django-notification project aims to provide a Django app for this sort of functionality. This includes: * submission of notification messages...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): django-notification Download

Added: August 04, 2013 | Visits: 550

django-form-utils django-form-utils is a Django application that provides BetterForm and BetterModelForm classes which are subclasses of django.forms.Form and django.forms.ModelForm, respectively. BetterForm and BetterModelForm allow subdivision of forms into fieldsets which are iterable from a template, and also...


Platforms: *nix

License: Freeware Size: 1.23 MB Download (47): django-form-utils Download

Added: July 18, 2013 | Visits: 347

django-filter A reusable Django application for allowing users to filter queryset dynamically md5=5dc0a213a26555ee1305ca3ad527b710


Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): django-filter Download

Added: September 26, 2013 | Visits: 750

django-generic-images django-generic-images is a Django plugin that provides image model (with useful managers etc) that can be attached to any other Django model using generic relations. md5=a99a15c994543cfad18e19a1a572d4c2


Platforms: *nix

License: Freeware Size: 368.64 KB Download (39): django-generic-images Download

Added: October 25, 2013 | Visits: 438

django-planet This is a generic application for Django projects aiming to provide a planet feed aggregator app. Django-planet is heavily based on Feedjack's [1] models by Gustavo Picon and my django app that extends it: feedjack-extension [2]. Changes and addings to models were inspired by Mark Pilgrim's...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (34): django-planet Download

Added: August 15, 2013 | Visits: 472

django-form-scaffold django-form-scaffold is a package of helper functions for generating Django template code with markup from Django form instances. It solves the problem of generating, over and over again, markup for a full form which is effectively a templated version of the BaseForm as_p, as_ul and as_table...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): django-form-scaffold Download

Added: July 26, 2013 | Visits: 473

django-audit-log Provides audit trails for django models with the least amount of code on the developer's part. Useful for keeping track of who changed what model instance, the type of change that was made and when it was made. SHA1 Checksum: 14855cf2dc3542d2229300079ce6c91a4af44777


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): django-audit-log Download

Added: June 16, 2013 | Visits: 474

django-photo-albums django-photo-albums is a pluggable image gallery app for Django. It is based on django-generic-images and Django 1.1 url namespaces. License is MIT. md5=7ab7b6ba1e338901118df690083d4a2f


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): django-photo-albums Download

Added: August 26, 2013 | Visits: 416

django-context-extras django-context-extras is a simple Django app that provides some extra context processors for your Django based projects.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): django-context-extras Download

Added: November 15, 2013 | Visits: 371

django-recaptcha-works django-recaptcha-works provides a Django form field that integrates the reCaptcha service.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-recaptcha-works Download

Added: October 31, 2013 | Visits: 304

django-bitfield Provides a BitField like class (using a BigIntegerField) for your Django models.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-bitfield Download

Added: August 23, 2013 | Visits: 345

django-crazyegg The django-crazyegg application integrates Crazy Egg heatmaps into a Django project. Crazy Egg is an easy to use hosted web application that generates heatmaps from webpage visitor clicks. It allows you to discover the areas of web pages that are most important to your visitors. This Django...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-crazyegg Download

Added: October 15, 2013 | Visits: 528

redsolutioncms.django-utilities A set of Django useful utilities. * ImageField with preview in admin interface * Override allows to create users with dot in username * Localized date filter * ConsoleException middleware Installation: 1. Put utilities in to your INSTALLED_APPS in your settings.py within your django...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): redsolutioncms.django-utilities Download

Added: October 23, 2013 | Visits: 344

django-memcache-status current load and some statistics for your memcached instances. It's tested with the current Django 1.0.2 and Django 1.1 (django-trunk). Installation Put memcache_status in your INSTALLED_APPS. That's all. Only admin-users with superuser permission can see these stats....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): django-memcache-status Download

Added: June 13, 2013 | Visits: 403

django-dbpreferences With django-dbpreferences you can store some app preferences into the database. A django app defines a form with initial values. The form cleaned data dict would be stored serialized into the database. The app can easy get the current preference dict and the user can easy edit the values in the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): django-dbpreferences Download

Added: November 05, 2013 | Visits: 360

django-comments-spamfighter django-comments-spamfighter is a Django application that contributes a moderation class to Django???*a*?s comment app that provides: * Check incoming comments against the Akismet spam database and either block them directly or add them to the moderation queue. * Check incoming comments against...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-comments-spamfighter Download

Added: August 07, 2013 | Visits: 261

django-disqus django-disqus is a Django plugin to easily integrate DISQUS comments into your Django website. #md5=6a13218703a5c2cd163e38275ec1fba8


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): django-disqus Download

1 2 3 4 5 >