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.479.987 Times

Install Django freeware
Filter: All | Freeware | Demo
 

Install Django

< 1 2 3 4 5 > 
Added: July 31, 2013 | Visits: 430

django-currencies django-currencies allows you to define different currencies, and includes template tags/filters to allow easy conversion between them. Once you have everything set up (read the included INSTALL.txt), you will be able to use the following code in your templates {% change_currency [price]... Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): django-currencies Download

Added: September 26, 2013 | Visits: 409

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: 438

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: 442

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: 426

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: July 18, 2013 | Visits: 353

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: 757

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 28, 2013 | Visits: 196

django-floppyforms Full control of form rendering in the templates. Installation * pip install -U django-floppyforms * Add floppyforms to your INSTALLED_APPS Platforms: *nix

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

Added: July 26, 2013 | Visits: 477

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 (41): django-audit-log Download

Added: June 16, 2013 | Visits: 392

django-ckeditor Django admin CKEditor integration. Provides a RichTextField and CKEditorWidget utilizing CKEditor with image upload and browsing support included. Installation 1. Install or add django-ckeditor to your python path. 2. Add ckeditor to your INSTALLED_APPS setting. 3. Copy the... Platforms: *nix

License: Freeware Size: 1.33 MB Download (44): django-ckeditor Download

Added: June 16, 2013 | Visits: 480

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: September 04, 2013 | Visits: 427

dj-webmachine dj-webmachine is an application layer that adds HTTP semantic awareness on top of Django and provides a simple and clean way to connect that to your applications' behavior. dj-webmachine also offers you the possibility to build simple API based on your model and the tools to create automatically... Platforms: *nix

License: Freeware Size: 30.72 KB Download (34): dj-webmachine Download

Added: August 26, 2013 | Visits: 421

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: 382

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: September 13, 2013 | Visits: 331

PySignals PySignals is a signal dispatcher for Python, extracted from "django.dispatch" in the Django framework so it can be used in applications without requiring the entire Django framework to be installed. Installation If you have setuptools you can use easy_install -U pysignals. Otherwise, you can... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): PySignals Download

Added: October 31, 2013 | Visits: 307

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: 350

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: 533

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 (42): redsolutioncms.django-utilities Download

Added: October 23, 2013 | Visits: 349

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: 407

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

< 1 2 3 4 5 >