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

Django Utils freeware
Filter: All | Freeware | Demo
 

Django Utils

1 2 3 4 5 > 
Added: September 15, 2013 | Visits: 224

django-utils django-utils is a Django app with various utilities. #md5=f491ad7647bbd9bcffb5d8a16726ff91 Platforms: *nix

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

Added: August 25, 2013 | Visits: 295

sphinxfeed This Sphinx extension is derived from Dan Mackinlay's sphinxcontrib.feed package. It relies on the feedformatter package instead of Django utils to generate the feed. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): sphinxfeed Download

Added: July 21, 2013 | Visits: 337

django-vinaigrette Vinaigrette translates Django model data -- stored in the database -- using GNU gettext and Django's standard internationalization features. Installing Add 'vinaigrette' to INSTALLED_APPS in your settings. Then, tell vinaigrette which fields you want to translate. In the appropriate models.py... Platforms: *nix

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

Added: June 18, 2013 | Visits: 557

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 (44): django-postal Download

Added: July 19, 2013 | Visits: 293

django-jux django-jux/JUXD is an attempt to get JUnit-style XML output from the Django test runner. It does a few notable things: Uses the test runner from the django.utils.unittest abstraction layer (Django >= 1.3 required) Does not redefine the behavior of the test suite's run method Does not redefine... Platforms: *nix

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

Added: August 04, 2013 | Visits: 555

django-form-utils django-form-utils is a Django application that provides BetterForm and BetterModelForm classes which are subclasses of django.forms.Form and django.forms.ModelForm, respectively. BetterForm and BetterModelForm allow subdivision of forms into fieldsets which are iterable from a template, and also... Platforms: *nix

License: Freeware Size: 1.23 MB Download (47): django-form-utils Download

Added: August 05, 2013 | Visits: 433

django-view-cache-utils django-view-cache-utils is a Django plugin that provides a method to do advanced view caching. It's basically a patch from http://code.djangoproject.com/ticket/11269 converted to stand-alone python package. The license is MIT. md5=1e825fbd2c8e679c529ff3d2b08f4d42 Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-view-cache-utils Download

Added: September 07, 2013 | Visits: 355

django-model-utils The django-model-utils package contains Django model mixins and utilities. InheritanceCastModel This abstract base class can be inherited by the root (parent) model in a model-inheritance tree. It allows each model in the tree to "know" what type it is (via an automatically-set foreign key to... Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): django-model-utils Download

Added: August 05, 2013 | Visits: 249

django-onec-utils A simple reusable django app with some handy utilities we use at One Cardinal Web Development. It's usually only a matter of time until something gets spun out into it's own project for reusabilities sake. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-onec-utils Download

Added: July 17, 2013 | Visits: 248

djangocms-utils Utilities for django-cms. Features: - multiple placeholders in non-page models using a custom field, admin and a template filter - a templatetag to set a rendered placeholders output as a variable in templates Setup - pip install djangocms-utils - add 'djangocms_utils' to INSTALLED_APPS Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): djangocms-utils Download

Added: October 10, 2013 | Visits: 1.007

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

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

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: March 17, 2010 | Visits: 1.134

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for... Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: February 08, 2010 | Visits: 969

B::JVM::Utils B::JVM::Utils is a Perl module that contains utility functions for B::JVM. SYNOPSIS use B::JVM::Utils qw(method1 method2); This package is a set of utilties that are useful when compiling Perl to the JVM architecture. They are a hodgepodge of utilties that dont really fit anywhere else.... Platforms: *nix

License: Freeware Size: 44.03 KB Download (92): B::JVM::Utils Download

Added: July 11, 2010 | Visits: 992

Class::Std::Utils Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects. SYNOPSIS use Class::Std::Utils; # Constructor for anonymous scalars... my $new_object = bless anon_scalar(), $class; # Convert an object reference into a unique ID number... my $ID_num = ident... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Class::Std::Utils Download

Added: July 06, 2010 | Visits: 1.069

Gnosis Utils Gnosis Utils contains several Python modules for XML processing. Gnosis Utils has other generally useful tools: - xml.pickle (serializes objects to/from XML - API compatible with the standard pickle module) - xml.objectify (turns arbitrary XML documents into Python objects) - xml.validity... Platforms: *nix

License: Freeware Size: 286.72 KB Download (100): Gnosis Utils Download

Added: August 15, 2010 | Visits: 1.287

My Own Dialup Utils My Own Dialup Utils is a Linux-oriented textual dialup toolkit with support for MS callback and iptables. It is intended to be flexible enough to dialup to many ISPs without much configuration. Whats New in This Release: - This release features new documentation and howtos, a fix for MS RAS... Platforms: *nix

License: Freeware Size: 55.3 KB Download (111): My Own Dialup Utils Download

Added: November 08, 2010 | Visits: 763

CGI::Utils CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Whats New in This Release: - This release adds support for mod_perl 2 in addition to mod_perl 1. - It fixes some formatting issues with the POD documentation and adds underscore versions... Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): CGI::Utils Download

Added: June 18, 2010 | Visits: 806

Gtk2::Ex::Utils Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSIS use Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Gtk2::Ex::Utils Download

1 2 3 4 5 >