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

Django Popularity freeware
Filter: All | Freeware | Demo
 

Django Popularity

< 1 2 3 4 5 > 
Added: June 14, 2013 | Visits: 377

django-templatetag-sugar django-templatetag-sugar is a library to make writing template tags in Django sweet. Here's an example of using: @tag(register, [Constant("for"), Variable(), Optional([Constant("as"), Name()])]): def example_tag(context, val, asvar=None): if asvar: context[asvar] = val return "" else:... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-templatetag-sugar Download

Added: October 01, 2013 | Visits: 358

django-jsonfilter Django's dumpdata management command allows you to dump objects from a given application, but sometimes you'll want to extract all objects of a given model from a much larger file containing objects from many models. django-jsonfilter is a Django plugin that provides the jsonfilter.py... Platforms: *nix

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

Added: November 25, 2013 | Visits: 420

django-quotes django-quotes is a Django app to store and display quotes on Django-powered websites. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-quotes Download

Added: November 03, 2013 | Visits: 408

django-versions django-versions allows you to version the data stored in django models seamlessly. To get started all you need to do is to set VERSIONS_REPOSITORIES variable in your settings and configure the repositories you would like to use, then just subclass your Model from VersionsModel and start saving... Platforms: *nix

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

Added: November 15, 2013 | Visits: 472

django-fiber Django Fiber - a simple, user-friendly CMS for all your Django projects * Read more Platforms: *nix

License: Freeware Size: 2.07 MB Download (39): django-fiber Download

Added: August 19, 2013 | Visits: 317

django-socialregistration django-socialregistration is a Django app that enables developers to add alternative registration methods based on third party sites. Installation: #. Add the *socialregistration* directory to your *PYTHON_PATH*. #. Add *socialregistration* to your *INSTALLED_APPS* settings of Django. #. Add... Platforms: *nix

License: Freeware Size: 30.72 KB Download (34): django-socialregistration Download

Added: August 19, 2013 | Visits: 317

django-pylibmc django-pylibmc is a Django module that provides a memcached cache backend for Django using pylibmc. You want to use pylibmc because it's fast. Installation: Get it from pypi: pip install django-pylibmc or github: pip install -e git://github.com/jbalogh/django-pylibmc.git#egg=django-pylibmc... Platforms: *nix

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

Added: November 29, 2013 | Visits: 320

django-piston django-piston is a Django mini-framework for creating APIs. Requirements: ?*A* Python ?*A* Django Platforms: *nix

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

Added: July 21, 2013 | Visits: 147

django-cms-fakebook django-cms-fakebook is a Facebook plugin for Django CMS. #md5=bf54d5e11c95d1af25a775f4b5499443 Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): django-cms-fakebook Download

Added: November 06, 2013 | Visits: 396

django-permissions jango-permissions is a generic per-object permissions for the Django web framework. For more documentation please visit: http://packages.python.org/django-permissions/ Installation: To install django-permission, proceed as following: 1. Easy install it: $ easy_install django-permissions 2.... Platforms: *nix

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

Added: September 23, 2013 | Visits: 561

django-site-skins django-site-skins is a plugin that provides Django apps with the ability to use skins with mulitple sites, automatically determining the correct skin based on the request. #md5=3d12012c9ea496dde798002d9444a9ea #md5=e69e465030c6d41dd51c2930c0ead758 #md5=93855a890283908c87bb1a74157e9318 Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): django-site-skins Download

Added: November 08, 2013 | Visits: 270

django-imagekit Automates image processing for Django models. Resize, process and cache multiple versions of your image files. Access newly created files with a standard API. Supports alternate storage schemes such as Amazon S3. Platforms: *nix

License: Freeware Size: 163.84 KB Download (38): django-imagekit Download

Added: August 11, 2013 | Visits: 300

django-taggit-templatetags Just install django-taggit-templatetags via pip: $ pip install django-taggit-templatetags After installing and configuring django-taggit, just add taggit_templatetags to your INSTALLED_APPS in your settings.py: INSTALLED_APPS = ( ... 'taggit_templatetags', ... ) Usage Now there are some... Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): django-taggit-templatetags Download

Added: September 07, 2013 | Visits: 437

django-email-extras django-email-extras is a Django reusable app providing the ability to send PGP encrypted and multipart emails using the Django templating system. These features can be used together or separately. When configured to send PGP encrypted email, the ability for Admin users to manage PGP keys is also... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-email-extras Download

Added: October 17, 2013 | Visits: 262

django-threaded-multihost django-threaded-multihost is a Django plugin that provides support utilities to enable easy multi-site awareness in Django apps. Using the middleware provided, you can "easily" provide multi-site awareness to any project. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-threaded-multihost Download

Added: October 25, 2013 | Visits: 334

django-pdf django-pdf is a Django app for managing and processing PDF documents. #md5=ffbc8f98573f5244bdffdf61f920b20e Platforms: *nix

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

Added: August 30, 2013 | Visits: 420

django-reversetag django-reversetag is an enhanced replacement for Django's builtin URL template tag. Installation To use reversetag in your Django project it needs to be accessible by your Python installation. The easy way: #~ pip install django-reversetag (or use easy_install if you must) The manual way:... Platforms: *nix

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

Added: August 31, 2013 | Visits: 381

django-composite-field django-composite-field is a CompositeField implementation for the Django framework. #md5=f88a91adbbbde5d4de730e0086f40240 Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): django-composite-field Download

Added: November 15, 2013 | Visits: 397

django-markitup A Django reusable application for integrating the MarkItUp universal markup editor (http://markitup.jaysalvat.com/). Provides a form widget and a view for AJAX preview. Supports Markdown and Textile out of the box, easy to switch to custom MarkItUp! sets/skins and custom AJAX preview.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (39): django-markitup Download

Added: October 23, 2013 | Visits: 455

django-mptt Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. For installation instructions, see the file "INSTALL" in this directory; for instructions on how to use this application, and on what it provides, see the file... Platforms: *nix

License: Freeware Size: 71.68 KB Download (43): django-mptt Download

< 1 2 3 4 5 >