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

Taggit Templatetags freeware
 

Taggit Templatetags

Added: August 11, 2013 | Visits: 301

django-taggit-templatetags Just install django-taggit-templatetags via pip: $ pip install django-taggit-templatetags After installing and configuring django-taggit, just add taggit_templatetags to your INSTALLED_APPS in your settings.py: INSTALLED_APPS = ( ... 'taggit_templatetags', ... ) Usage Now there are some... Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): django-taggit-templatetags Download

Added: June 24, 2013 | Visits: 176

django-qrcode Django QR is a simple Django application that provides some templatetags that allows to include automatically QR codes on the Django site. Platforms: *nix

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

Added: July 07, 2013 | Visits: 353

django-authority django-authority is a Django app for per-object-permissions that includes a bunch of helpers to create custom permission checks. The main website for django-authority is packages.python.org/django-authority. You can also install the in-development version of django-authority with pip install... Platforms: *nix

License: Freeware Size: 450.56 KB Download (34): django-authority Download

Added: September 24, 2013 | Visits: 177

django-cms-pagetags pagetags is a django-cms plugin that allows you to tag django-cms pages. With this functionality in place now you can group pages and iterate over them using custom templatetags. For your convenience it comes with autocomplete functionality. Platforms: *nix

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

Added: November 22, 2013 | Visits: 331

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: July 14, 2013 | Visits: 453

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

Added: October 06, 2013 | Visits: 428

django-attachments django-attachments is a generic set of template tags for the Django framework to attach any kind of files to models. Installattion: Put attachments to your INSTALLED_APPS in your settings.py within your django project. This app provides a additional permission delete_foreign_attachments which... Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): django-attachments Download

Added: June 13, 2013 | Visits: 702

django-generic-flatblocks django-generic-flatblocks is a Django plugin that solves this problem as it knows nothing about the content itself. You attach your hand made content node (a simple model) where you can define any fields you want. Installation 1. Insert django_generic_flatblocks to your INSTALLED_APPS in your... Platforms: *nix

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

Added: August 22, 2013 | Visits: 276

huDjango The huDjango package contains a collection of small extensions th the Django Web framework. Here are some key features of "huDjango": ?*A* auth.backends.EmailBackend - authentication with E-Mail adress ?*A* auth.backends.ZimbraBackend - authentication against a Zimbra LDAP server ?*A*... Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): huDjango Download

Added: November 29, 2013 | Visits: 280

django-socketio django-socketio is a BSD licensed Django application that brings together a variety of features that allow you to use WebSockets seamlessly with any Django project. django-socketio was inspired by Cody Soyland's introductory blog post on using Socket.IO and gevent with Django, and made possible... Platforms: *nix

License: Freeware Size: 40.96 KB Download (33): django-socketio Download