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

Managepy software
 

Managepy

Added: October 29, 2013 | Visits: 487

django-mailer django-mailer is asynchronous so in addition to putting mail on the queue you need to periodically tell it to clear the queue and actually send the mail. The latter is done via a command extension. Sample Use Cases * a site admin wants to send a one-off announcement to all users on a site * a...



Platforms: *nix

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

Added: July 21, 2013 | Visits: 334

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

latimes-pluggablemaps-uscounties A pluggable GeoDjango app with the boundaries of United States counties. Geography, loosely coupled. Features * A ready-to-serve model with all the counties in the United States * Geometry fields for three of the most common SRIDs. * Simplified geometry fields that thin down the data and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): latimes-pluggablemaps-uscounties Download

Added: October 05, 2013 | Visits: 749

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: 299

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: July 26, 2013 | Visits: 387

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

django-celery django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more. Celery is a task queue/job queue based on distributed message passing. It is focused on real-time...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): django-celery Download

Added: August 24, 2013 | Visits: 319

django_evolution When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make a change to an existing model, ./manage.py syncdb will not make any changes to the database. This is where Django Evolution...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (42): django_evolution Download

Added: November 25, 2013 | Visits: 191

funfactory funfactory is what makes playdoh fun. You import it within a Django manage.py file and it sets up the playdoh environment and configures some settings. funfactory is the core of playdoh, Mozilla's Django starter kit. funfactory is not a collection of standalone apps. Check out the playdoh docs...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (38): funfactory Download

Added: July 27, 2013 | Visits: 234

cmsplugin-disqus This plugin requires django CMS 2.2 or higher to be properly installed and configured. It also requires you to have a Disqus account. . In your projects virtualenv, run pip install cmsplugin-disqus. . Add 'cmsplugin_disqus' to your INSTALLED_APPS setting. . Set the DISQUS_SHORTNAME setting to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): cmsplugin-disqus Download

Added: November 06, 2013 | Visits: 252

djangoprojectrecipe This buildout recipe can be used to create the necessary commands to replace manage.py in a buildout environment. Optionally it can also generate scripts for wsgi and fcgi.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): djangoprojectrecipe Download

Added: September 28, 2013 | Visits: 209

django-handlebars django-handlebars integrates Handlebars javascript templating engine with Django. It provides Python and javascript helpers for wrapping templates inclusion and loading routines. Optionaly django-handlebars provides manage.py commands facilitating compilation (requires python-spidermonkey) and...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (39): django-handlebars Download

Added: November 25, 2013 | Visits: 383

linkzilla linkzilla is a client library to link trade services (sape.ru, linkfeed.ru). Installation: Just install `linkzilla` package via easy_install, pip or from repository. Repository URL: http://bitbucket.org/lorien/linkzilla Usage in django project: * Create directory where local links database...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): linkzilla Download

Added: July 14, 2013 | Visits: 450

django-frontendadmin django-frontendadmin is a set of template tags to allow an easy and unobtrusive way to edit model-data in the frontend of your page. Example project This package provides an easy example project, a weblog with comments. Here is a quick step-by-step guide how to get this running quickly: 1....


Platforms: *nix

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