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

Django Templates freeware
Filter: All | Freeware | Demo
 

Django Templates

< 1 2 3 4 5 
Added: July 28, 2013 | Visits: 440

django-primary-filters django-primary-filters provides some extra filters and template tags that are often needed by Django projects.



Platforms: *nix

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

Added: October 21, 2013 | Visits: 298

django-merlin The Django FormWizard was not exactly what we were looking for so we decided to scratch our own itch and create a project that would host different types of form wizards for use with Django. Currently we have a SessionWizard, which is a form wizard that is backed by the Django session object....





Platforms: *nix

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

Added: October 07, 2013 | Visits: 702

django-popularity for Linux django-popularity is a Django app that makes it very easy to track the amount of views for objects, and generate (generic) popularity listings based upon that. Right now it has a measure for view counts, relative view counts, novelty and popularity for ''all'' possible objects. The latter is...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (43): django-popularity for Linux Download

Added: September 24, 2013 | Visits: 305

django-orm Advanced improvement to django orm with third-party modules in one with some usefull features.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (34): django-orm Download

Added: September 10, 2013 | Visits: 579

django-cumulus The aim of django-cumulus is to provide a set of tools to utilize Rackspace Cloud Files through Django. It currently includes a custom file storage class, CloudFilesStorage.


Platforms: *nix

License: Freeware Size: 122.88 KB Download (39): django-cumulus Download

Added: June 14, 2013 | Visits: 373

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

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

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

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

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

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

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

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

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: June 18, 2013 | Visits: 550

django-postal The motivation behind this project is that most countries have different forms of postal addresses e.g. http://www.bitboost.com/ref/international-address-formats.html , http://en.wikipedia.org/wiki/Address_%28geography%29 This app assumes that all postal addresses worldwide can be made up of 5...


Platforms: *nix

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

Added: November 06, 2013 | Visits: 391

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 (35): django-permissions Download

Added: September 23, 2013 | Visits: 554

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: September 12, 2013 | Visits: 282

django-seo django-seo is a Django app that adds SEO fields. Installation: 1. Put ``seo`` as LAST item to your ``INSTALLED_APPS`` in your ``settings.py`` within your django project. 2. Sync your database:: ./manage.py syncdb Usage: In settings.py: Add names of ModelAdmins to be override::...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): django-seo Download

Added: June 19, 2013 | Visits: 346

django-webodt django-webodt is a django module which aims to create documents in various formats from Open Document templates (odt). Django-webodt supports virtually all formats supported by chosen backend tool. We have positive experience of creating PDF, HTML, RDF and MS Word (.doc) documents. Document...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): django-webodt Download

Added: November 08, 2013 | Visits: 266

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 (32): django-imagekit Download

< 1 2 3 4 5