dekkers / django-jquery

Django app - bundles jQuery for django-staticfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-jquery

  • contains jQuery javascript library
  • requires django-staticfiles for easy installation and no configuration

Usage:

{% load jquery_tags %}
{% include_jquery %}

Copyright (C) 2010 Aljosa Mohorovic This program is licensed under the MIT License (see LICENSE.txt).

About

Django app - bundles jQuery for django-staticfiles

License:MIT License


Languages

Language:Python 100.0%