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

Queryset freeware
 

Queryset

Added: July 18, 2013 | Visits: 347

django-filter A reusable Django application for allowing users to filter queryset dynamically md5=5dc0a213a26555ee1305ca3ad527b710


Platforms: *nix

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

Added: August 07, 2013 | Visits: 278

django-query-caching Caches the results of SQL queries transparently. FYI, this isn't complete yet, there's probably still a lot of bugs. Also, this whole project might just be a bad idea since it caches everything. I'll probably add options for excluding tables and limiting the size of queries that can be cached....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): django-query-caching Download

Added: September 07, 2013 | Visits: 350

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 21, 2013 | Visits: 379

objtrack objtrack is a generic object view tracking model. This will store a "last viewed date" which says "everything that has changed" since this date, is unread. It also stores a list of primary keys, which has been read since that date. Installation: Download and install the package using...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): objtrack Download

Added: July 02, 2013 | Visits: 435

django-publicmanager for Linux django-publicmanager is a Django app that provides a custom queryset class and managers that handle the public availability of database objects. The classes provide a public method that filters by boolean is_public and date based pub_date fields. Installation: All you need to install the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (46): django-publicmanager for Linux Download

Added: November 22, 2013 | Visits: 326

django-paging A simple and efficient paginator. Jinja2 is supported via Coffin: {% with paginate(request, my_queryset) as results %} {{ results.paging }} {% for result in results.objects %} {{ result }} {% endfor %} {{ results.paging }} {% endwith %} Django templatetags require...


Platforms: *nix

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

Added: November 11, 2013 | Visits: 565

django-picklefield **django-picklefield** provides an implementation of a pickled object field. Such fields can contain any picklable objects. The implementation is taken and adopted from `Django snippet #1694 `_ by Taavi Taijala, which is in turn based on `Django snippet #513 `_ by Oliver Beattie....


Platforms: *nix

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

Added: September 24, 2013 | Visits: 486

django-secretballot django-secretballot Django voting application that allows voting without a logged in user. Provides abstract base model for types that the user wishes to allow voting on as well as related utilities including generic views to ease the addition of 'anonymous' voting to a Django project....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): django-secretballot Download