We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5adf8 commit f2637cfCopy full SHA for f2637cf
CHANGELOG.rst
@@ -7,6 +7,9 @@ Current
7
- Fixed management command with Django < 1.5 (fix `issue #23 <https://github.com/noirbizarre/django.js/issues/23>`_ thanks to Wasil Sergejczyk)
8
- Fixed Django CMS handling (fix `issue #25 <https://github.com/noirbizarre/django.js/issues/25>`_ thanks to Wasil Sergejczyk)
9
- Cache Django.js views and added ``settings.JS_CACHE_DURATION``
10
+- Allow customizable Django.js initialization
11
+- Allow manual reload of context and URLs
12
+- Published Django.js on bower (thanks to Wasil Sergejczyk for the initial bower.json file)
13
14
15
0.8.0 (2013-07-14)
0 commit comments