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

Install Django freeware
Filter: All | Freeware | Demo
 

Install Django

1 2 3 4 5 > 
Added: August 08, 2013 | Visits: 376

django-standalone django-standalone is a Django app for easing the pain of using the Django ORM for simple tools that just happen to be in need of some easy to use ORM for object persistence. The best way of course is to set up a full Django project and just use a settings.py file and using the...



Platforms: *nix

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

Added: October 10, 2013 | Visits: 1.006

django-webtest django-webtest is an almost trivial application for instant integration of Ian Bicking's WebTest (http://pythonpaste.org/webtest/) with django's testing framework. Installation pip install webtest pip install django-webtest or easy_install webtest easy_install django-webtest or grab latest...





Platforms: *nix

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

Added: November 03, 2013 | Visits: 406

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: August 19, 2013 | Visits: 314

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 06, 2013 | Visits: 394

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: August 11, 2013 | Visits: 298

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: July 12, 2013 | Visits: 363

django-scrup django-scrup is a Django-based web receiver for Scrup which stores screencaptures on S3. Installation: Getting django-scrup can be as easy as: pip install django-scrup in your favorite shell. If you prefer to pull down and install the package yourself, you can always download or checkout the...


Platforms: *nix

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

Added: December 02, 2013 | Visits: 360

django-immutablefield django-immutablefield is inspired by a Google search that didn't turn up a reusable solution for making fields immutable inside of a Django model. Installing One of the following: Via the ole' standby: easy_install django-immutablefield Pip: pip install django-immutablefield To install...


Platforms: *nix

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

Added: August 15, 2013 | Visits: 474

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 07, 2013 | Visits: 351

django-authority django-authority is a Django app for per-object-permissions that includes a bunch of helpers to create custom permission checks. The main website for django-authority is packages.python.org/django-authority. You can also install the in-development version of django-authority with pip install...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (34): django-authority Download

Added: October 05, 2013 | Visits: 750

django-easy-maps This app makes it easy to display a map for given address in django templates. No API keys, manual geocoding, html/js copy-pasting or django model changes is needed. Installation pip install geopy pip install django-easy-maps Then add 'easy_maps' to INSTALLED_APPS and run ./manage.py syncdb...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (56): django-easy-maps Download

Added: November 16, 2013 | Visits: 301

django-sentry Logs Django exceptions to your database handler. Upgrading If you use South migrations, simply run: python manage.py migrate djangodblog If you don't use South, then start. Install The easiest way to install the package is via pip: pip install django-db-log --upgrade OR, if you're not...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (38): django-sentry Download

Added: August 30, 2013 | Visits: 417

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: November 17, 2013 | Visits: 374

django-wmd-editor Installing django-wmd-editor should be really as easy as possible. To install django-wmd-editor all you need to do is just follow these steps:


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): django-wmd-editor Download

Added: August 16, 2013 | Visits: 442

django-cherry for Linux django-cherry is a Django app which makes it easy to run your Django project under the [CherryPy WSGI server][cp-wsgi]. The main command is defined using [django-boss][djboss], a simple but powerful framework for creating and running Django management commands. Installation: The usual:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-cherry for Linux Download

Added: June 27, 2013 | Visits: 446

django-admin-tools django-admin-tools is a collection of plugins/extensions for the default Django administration interface, it includes: * a full featured and customizable dashboard, * a customizable menu bar, * tools to make admin theming easier. The project code, wiki and bugtracker are hosted on Bitbucket....


Platforms: *nix

License: Freeware Size: 706.56 KB Download (34): django-admin-tools Download

Added: July 26, 2013 | Visits: 389

django-fixture-magic The django-fixture-magic package contains a few extra management tools to handle fixtures. Installation: You can get fixture-magic from pypi with: pip install django-fixture-magic The development version can be installed with: pip install -e...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-fixture-magic Download

Added: August 26, 2013 | Visits: 521

django-reporter Django-reporter A Django application to create automated email reports in .csv format. It includes a management command that is intended to be invoked periocically from cron. Installation To install: pip install django-reporter Then add reporter to your INSTALLED_APPS: INSTALLED_APPS = (...


Platforms: *nix

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

Added: September 19, 2013 | Visits: 325

django-baseviews A small collection of base view classes to build upon. They are intended to handle a lot of the repetition in common view patterns and allow you to focus on what makes each view different. They were created by Brandon Konkle, and are used on some of the newer views at the Pegasus News and Daily...


Platforms: *nix

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

Added: September 07, 2013 | Visits: 741

django-netcash A pluggable Django application for integrating netcash.co.za payment system. Install $ pip install django-netcash or $ easy_install django-netcash or $ hg clone http://bitbucket.org/kmike/django-netcash/ $ cd django-netcash $ python setup.py install Then add 'netcash' to INSTALLED_APPS and...


Platforms: *nix

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

1 2 3 4 5 >