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

Django Projects freeware
Filter: All | Freeware | Demo
 

Django Projects

1 2 3 4 5 > 
Added: November 10, 2013 | Visits: 405

django-middleware-extras django-middleware-extras provides some extra middleware classes that are often needed by Django projects. Platforms: *nix

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

Added: October 25, 2013 | Visits: 443

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 (40): django-planet 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: November 12, 2013 | Visits: 351

django-manifest Django Manifest aimed to provide a starter package for Django projects. Platforms: *nix

License: Freeware Size: 819.2 KB Download (37): django-manifest Download

Added: November 15, 2013 | Visits: 342

django-guts This is a "just for fun" project, created to show my django projects guts. It allows to browse source code of all INSTALLED_APPS. Here is example installation. Platforms: *nix

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

Added: July 28, 2013 | Visits: 447

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 (45): django-primary-filters Download

Added: June 19, 2013 | Visits: 716

django-css for Linux django-css is a fork of the django_compressor app that makes it easy to use CSS compilers with your Django projects. CSS compilers extend CSS syntax to include more powerful features such as variables and nested blocks, and pretty much rock all around. Django-css can currently be used with any... Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): django-css for Linux Download

Added: September 22, 2013 | Visits: 220

django-bigbrother Django Bigbrother is a modular dashboard app for Django projects. Bigbrother is built to be easy to extend with your custom modules. A Bigbrother-module is simply a function returning the name of the stat you are monitoring, and the value of it. Custom modules can live anywhere in your app, just... Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): django-bigbrother Download

Added: October 15, 2013 | Visits: 317

django-modelhistory Simple model logging helper for django projects. Covers functionality of discovering action taken on object: DELETE, UPDATE, CREATE and creates and saves suitable message to database. Supports simple db.models.Models objects as well as forms, formset and inlineformset based on Django ORM Models Platforms: *nix

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

Added: September 13, 2013 | Visits: 320

django-social-auth Django Social Auth is an easy to setup social authentication/authorization mechanism for Django projects. Crafted using base code from django-twitter-oauth and django-openid-auth, implements a common interface to define new authentication providers from third parties. Features This... Platforms: *nix

License: Freeware Size: 51.2 KB Download (43): django-social-auth Download

Added: August 20, 2013 | Visits: 328

django-generic-mail There is no unified way in our Django projects to send email. Django's own email functions require too much boilerplate code and are not intelligent enough. They are also not class based. Sending email should be as easy as creating an instance of the email class, provide one piece of text, and... Platforms: *nix

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

Added: October 17, 2013 | Visits: 369

django-fab-deploy django-fab-deploy is a collection of Fabric scripts for deploying and managing django projects on Debian/Ubuntu servers. License is MIT. Platforms: *nix

License: Freeware Size: 61.44 KB Download (40): django-fab-deploy Download

Added: June 21, 2013 | Visits: 401

django-celery django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more. Celery is a task queue/job queue based on distributed message passing. It is focused on real-time... Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): django-celery Download

Added: July 23, 2013 | Visits: 385

django-ripwrap ``django-ripwrap`` is a wrapper for the Restructured Text tool ReSTinPeace. Features ======== Todo ==== * Provide a drop-in replacement for ``django.contrib.markup.restructuredtext`` . * Expose all of ReSTinPeace's settings to Django projects. #md5=423f39dbb60e740575026109e48febb8 Platforms: *nix

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

Added: July 08, 2013 | Visits: 179

RPC4Django RPC4Django is an XMLRPC and JSONRPC server for Django powered projects. Simply plug it into any existing Django project and you can make your methods available via XMLRPC and JSONRPC. In addition, it can display nice documentation about the methods it makes available in a more customizable way... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): RPC4Django 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 26, 2013 | Visits: 622

django-compass django-compass is a Django app that offers simple compilation of Compass projects. #md5=f8c46f23a0329cb77da8e35c14e3c54c Platforms: *nix

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

Added: June 18, 2013 | Visits: 389

django-pyxtures Django-pyxtures is a tool which allows developers to create fixtures for their projects fast and powerfully. Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): django-pyxtures Download

Added: November 09, 2013 | Visits: 421

django-dataforms django-dataforms is a wrapper for the Django forms API that lets you dynamically define forms in a database, rather than hard-coding form definitions. This can be especially helpful for projects that have many forms and/or forms which constantly change, and you don't want to be constantly... Platforms: *nix

License: Freeware Size: 102.4 KB Download (45): django-dataforms Download

Added: August 19, 2013 | Visits: 373

django-gitcms This is a django website with a twist: all content is stored in text files. I manage those files with git. A little script loads those files into the database and then django serves them. In fact, all of the content and its history is actually publicly available (but you don't have to make your... Platforms: *nix

License: Freeware Size: 204.8 KB Download (35): django-gitcms Download

1 2 3 4 5 >