- Added JsTestView.django_js to optionnaly include django.js - Added js_init block to runners to templates.
0.3
----------------
- Improved ``ready`` event handling - Removed runners from ``urls.py`` - Added documentation - Added ``ContextJsonView`` and ``Django.context`` fetched from json. - Improved error handling - Added ``DjangoJsError`` custom error type
0.2
----------------
- Refactor template tag initialization - Provides Jasmine and QUnit test views with test discovery (globbing) - Provides Jasmine and QUnit test cases - Added ``Django.file()`` - Added ``{% javascript %}``, ``{% js %}`` and ``{% css %}`` template tags
0.1.3
------------------
- First public release - Provides django.js with ``url()`` method and constants - Provides ``{% verbatim %}`` template tag - Patch ``jQuery.ajax()`` to handle CSRF tokens - Loads the django javascript catalog for all apps supporting it - Loads the django javascript i18n/l10n tools in the page