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

Django Wagner software
Filter: All | Freeware | Demo
 

Django Wagner

< 1 2 3 4 5 
Added: September 04, 2013 | Visits: 231

django-pushserver This Django application provides a push server for Django based on Leo Ponomarev's Basic HTTP Push Relay Protocol. Useful especially while locally developing Django applications using Nginx HTTP push module.



Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (43): django-pushserver Download

Added: August 02, 2013 | Visits: 302

django-softdelete django-softdelete Soft delete for Django ORM, with support for undelete. Can be tested directly with the following command: django-admin.py test softdelete --settings="softdelete.settings" Inspired by http://codespatter.com/2009/07/01/django-model-manager-soft-delete-how-to-customize-admin/...





Platforms: *nix

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

Added: July 25, 2013 | Visits: 368

django-smart-save django-smart-save provides a simple abstract model that will only save your model object if it is new, one or more fields have been changed locally, or it is specifically instructed to do so. Every field type is inspected for changes aside from ManyToManyFields which do not require a separate...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (43): django-smart-save Download

Added: September 26, 2013 | Visits: 405

django-trackable Django-trackable attempts to be a reusable Django application that provides infrastructure to easily implement the functionality required to capture arbitrary tracking data out-of-band. This documentation assumes a basic familiarity with Django and the Celery package. For usage and installation...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (42): django-trackable Download

Added: October 15, 2013 | Visits: 531

redsolutioncms.django-utilities A set of Django useful utilities. * ImageField with preview in admin interface * Override allows to create users with dot in username * Localized date filter * ConsoleException middleware Installation: 1. Put utilities in to your INSTALLED_APPS in your settings.py within your django...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (42): redsolutioncms.django-utilities Download

Added: October 23, 2013 | Visits: 344

django-memcache-status current load and some statistics for your memcached instances. It's tested with the current Django 1.0.2 and Django 1.1 (django-trunk). Installation Put memcache_status in your INSTALLED_APPS. That's all. Only admin-users with superuser permission can see these stats....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): django-memcache-status Download

Added: July 30, 2013 | Visits: 277

django-jython Database backends and extensions for Django development on top of Jython.


Platforms: *nix

License: Freeware Size: 40.96 KB Download (42): django-jython Download

Added: August 06, 2013 | Visits: 326

django-plist django-plist is a Django plugin that trivializes the serialization of Django model objects into the XML format used by Property List files on the Cocoa platform (Mac OS X/iPhone). django-plist behaves somewhat different than the serialization framework that comes bundled with Django....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (42): django-plist Download

Added: December 03, 2013 | Visits: 1.437

django-dbstorage A Django file storage backend for files in the database.


Platforms: *nix

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

Added: June 22, 2013 | Visits: 293

django-bootstrapped Bootstrapped is a reusable Django application to quickly integrate the Bootstrap toolkit from Twitter. It's a collection of the bootstrap toolkit files and template tags to display them.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (42): django-bootstrapped Download

Added: September 12, 2013 | Visits: 241

django-mixins A set of mixins useful for day to day Django coding.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): django-mixins Download

Added: July 31, 2013 | Visits: 393

django-basket Django generic basket application. Allow to put in basket any object and view orders in the Django admin interface


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (42): django-basket Download

Added: August 28, 2013 | Visits: 217

django-debugtools The debugtools module offers some easy to use debugging utilities to assist Django development.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): django-debugtools 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 (42): django-secretballot Download

Added: August 07, 2013 | Visits: 279

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: November 18, 2013 | Visits: 336

django-markupfield for Linux An implementation of a custom MarkupField for Django. A MarkupField is in essence a TextField with an associated markup type. The field also caches its rendered value on the assumption that disk space is cheaper than CPU cycles in a web application. Installation: The recommended way to install...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): django-markupfield for Linux Download

Added: June 24, 2013 | Visits: 520

django-carrier-pigeon django-carrier-pigeon helps to send content over the internet based on rules that are defined in your project. It's used at liberation.fr to keep partners up-to-date about the content available on the website. This applications comes with several commands: pigeon_push : pushes items until the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): django-carrier-pigeon Download

Added: September 12, 2013 | Visits: 465

django-typed-models django-typed-models provides an extra type of model inheritance for django. The concrete type of each object is stored in the database, and when the object is retrieved it is automatically cast to the correct concrete type. These are basically proxy models, but with a known type. Features ....


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): django-typed-models Download

Added: October 23, 2013 | Visits: 175

django-menuz Django Menuz is another menu app for Django. It mainly inspired by how easy menu creation ini WordPress. Django Menuz provides template tags to call menu in specified location. With it's drag and drop features, now its easy to assign menu items for specified location in template drag and drop...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (42): django-menuz Download

Added: November 15, 2013 | Visits: 282

django-sprites ...is a Django app with two bundled models that handle Sprites and their associated SpriteItems. A Sprite is a combined image, consisting of one or more SpriteItems, each of which is an image intended to be used as an image background for an HTML element. Combining these background images...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): django-sprites Download

< 1 2 3 4 5