/django-jquery

Django app - bundles jQuery for django-staticfiles

Primary LanguagePythonMIT LicenseMIT

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).