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

Changelist freeware
 

Changelist

Added: July 15, 2013 | Visits: 482

django-admin-filters django-admin-filters allows you to use generic filters for the admin changelist view. Example: from adminfilters.admin import GenericFilterAdmin from django.contrib.admin.filterspec import FilterSpec class SomeFilterSpec(FilterSpec): def __init__(self, request, changelist): """ Your... Platforms: *nix

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

Added: September 07, 2013 | Visits: 745

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